Feb 22, 2023 04:18 AM
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
You can do that with forms outside the Interface Designer https://support.airtable.com/docs/prefilling-a-form
Feb 22, 2023 06:44 AM - edited Jul 25, 2023 07:09 AM
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
Jun 29, 2023 09:36 AM
"Helper Text", "Default value" and conditional field display all exist in Interface Forms now.