Help

Re: Prefilling and hiding fields within a form in Interface Designer

206 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Maria_Alvarez
5 - Automation Enthusiast
5 - Automation Enthusiast

Is it possible to prefill and hide fields within forms in Interface Designer?
Example... Hide and preselect project type based on where the user is coming from within the Interface Designer
Maria_Alvarez_0-1677068016919.png
You can do that with forms outside the Interface Designer https://support.airtable.com/docs/prefilling-a-form

 

3 Replies 3
TheTimeSavingCo
18 - Pluto
18 - Pluto

As of 25 July 2023, we can now do so via URL parameters, so something like this works:
https://airtable.com/appOyKD7rqgwlXMm4/pagfZ4skZwMZFHQ2M?prefill_Name=Test&prefill_Status=Todo&hide_...

And the syntax is the same as the normal form prefills

 
Julie_Moreland
4 - Data Explorer
4 - Data Explorer

"Helper Text", "Default value" and conditional field display all exist in Interface Forms now.

CristianCG
7 - App Architect
7 - App Architect

Hi everyone,

Airtable now offers the ability to prefill and hide fields using the hide_FieldName=true URL parameter, along with prefill_FieldName=value. This is a useful feature for many cases, but if you’re looking for even more flexibility, we’ve developed a third-party solution at miniExtensions designed specifically for Airtable users.

Our tool allows you to prefill hidden fields without including them in the form structure or the URL itself. Additionally, we provide the option to automatically submit the form after pre-filling, streamlining the process further.

You can try this feature on our site using the “Allow prefilling hidden fields” option:

CristianCG_0-1729555563803.png