Why would I want to hide a field from my form?
Hidden fields capture information automatically without showing it to the person filling out the form. This is useful for things like submission timestamps, form version tracking, or data that gets filled in automatically. The person using the form doesn't see it or interact with it, but the information still gets saved to your Google Sheet.