This is a recurring debate for past 10 years. Why is it not possible to simply create a form with hidden fields that are previously set or prefill ???
Yes I know group could be hidden … for high level subscription
Conditional & Hidden fields do not submit
Prefill Fields don’t work with uneditable fields
That’s so basic feature … I have a poll, need to attach status, linkedin objects, … not visible just to have a clean view and I’ll have to hardcode it in an automation … what a shame ! You always need to pass some tracking info.
For instance, you have a CRM with Contacts you can’t send a form to the contact A, B or C with pre-field uneditable Contact field … that so basic !
Page 1 / 1
Yeah, it’s a strange limitation of Airtable forms. Who knows why they decided to do that. 🤷🏻♂️
You can do this with URL params, and so in the following example the ‘Name’ field is prefilled with ‘Test' and hidden, and on submit it shows up in the data. I’ve set it up here for you to check out!