Skip to main content

How to update an existing Record using the Airtable Form

Updated over 2 weeks ago

Airtable's native form does not have record editing capabilities. We have two ways of providing this functionality:

  1. miniExtensions Form (recommended): A powerful Airtable form alternative with 100+ features, including record editing. This is a far more versatile option, so it's recommended for almost all use cases!

  2. Update records using an existing Airtable form: You can use our Update Airtable Records with Airtable Form automation to allow record updates with existing Airtable forms. Only use this option if rebuilding your form as a miniExtensions Form is not an option. This workaround relies on creating temporary records, that are then automatically deleted, so comes with a few caveats:

    1. Temporary records may trigger Airtable automations

    2. Attachment fields will always appear empty on the form when loaded, even when they already contain files in the original record. Any attachment uploaded through this method will be added to the existing attachments.

    You can also add a lookup page to your Airtable form, by turning on that option in the automation's configuration. This way you can allow users to look up the appropriate record to edit based on fields defined in the configuration. When a matching record is found, it will be loaded into the Airtable form.

Did this answer your question?