Jul 25, 2016 01:01 AM
I set prefill data for certain columns and created form for other fields. On entering form data, new row is created but these prefill records returned empty. I thought new row will contain prefill data regardless of how it is created.
I referred this for temp solution: Can I prefill a portion of a form?
Oct 02, 2024 08:22 AM - edited Oct 04, 2024 02:06 PM
Hi everyone!
Airtable introduced the ability to prefill and hide fields, which works great for many scenarios. For users who need more flexibility or additional customization options, miniExtensions offers an alternative that can handle more complex use cases, like advanced data prefill configurations:
https://airtable.com/appJ5gX6lkLx4aQo6/pag8DTLzAypuXTXhm/form?hide_Prefield=false&prefill_Prefield=No
Fields can be prefilled through the URL without being part of the structure of your form, and the hidden property is not exposed in the URL. This ensures that users cannot manipulate the URL to reveal hidden fields or their data types. To enable this feature, simply select the “Allow prefilling hidden fields” option and prefill any field in your table as you normally would.