Skip to main content
Sticky

New: Edit records on detail pages using a form

  • June 8, 2026
  • 9 replies
  • 336 views
Akshar_Patel
Forum|alt.badge.img+9

Hi everyone,

I'm Akshar Patel (AP), a Product Manager here at Airtable. Today I'm sharing a new way to edit records on record detail pages in interfaces: Form editing.

Until now, record detail pages supported inline editing where users click into fields and update values directly on the page. That works great for quick updates, but if you've ever wanted more structure around how data gets changed, things like validation rules, a controlled set of fields, a clear submit action, inline editing doesn't quite get you there.

Now it can.

 

Introducing Form editing for record detail pages

 

When you enable Form editing, an "Edit" button appears on the record detail page. When a user clicks it, a customizable form opens in a modal. They make their changes, and submit them all at once.

 

The record detail page itself stays read-only — all editing happens through the form. This gives you full control over the editing experience.

Why this matters

  • Data validation: Set rules that submitted values must meet before the update goes through. No more chasing down bad data after the fact.
  • Structured editing: Show only the fields that matter for a given workflow, in the order that makes sense.
  • Sync writeback support: Pair form editing with external sync sources that support writeback.
  • Clearer user experience: Instead of a page full of editable fields, users see a clean record view with a single action to make changes.

 


 

How to enable it

  • Open your interface in edit mode
  • Navigate to a record detail page
  • Select the record container by clicking its main area
  • In the properties panel, scroll to User actions
  • Under Edit fields, select Form
  • Confirm the change in the dialog that appears

 

Once enabled, you can customize the edit form by clicking on the "Edit" button element and configuring its fields, layout, and validation rules in the properties panel.

 


 

How it relates to existing editing options

 

The Edit fields control now has three options:

Mode

What happens

Off

All fields are read-only

Inline

Users edit fields directly on the page (you can still set individual fields to read-only)

Form

An "Edit" button opens a modal form and the record detail page itself becomes read-only

 

These modes are mutually exclusive; you choose one per record detail page.

 


 

A few things to know

  • Permissions still apply: users need editor access on the underlying base to make changes, regardless of editing mode
  • Switching modes shows a confirmation so you don't accidentally change your page's editing behavior
  • Inline editing remains disabled for externally synced tables (like Jira or Salesforce syncs), but Form editing can work with sync sources that support writeback

 


 

We'd love your feedback

 

We're especially interested in hearing:

  • What workflows are you planning to use Form editing for?
  • What kinds of validation rules would be most useful?
  • How do you see yourself choosing between Inline and Form for different pages?

Drop a comment below.

Thanks for being a part of this community!

— AP

 

9 replies

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • June 8, 2026

@Akshar_Patel 

Wow!! This is HUUUUGE!!!

Awesome job implementing all of these fantastic changes into Airtable!!! 🤠🙌🏆🌟

- ScottWorld, Expert Airtable Consultant


Mike_AutomaticN
Forum|alt.badge.img+29

Saw this today! Thanks for sharing ​@Akshar_Patel, this is great!!!

Mike, Consultant @ Automatic Nation


Kamille_Parks11
Forum|alt.badge.img+27

It would be nice if you could have more as many edit buttons and forms as needed instead of one per detail page. That, and reusing the same form used elsewhere to create records.

Conditional form field visibility and validation rules are not flexible enough to have a single edit form for a record unless the workflow is very simple.

Another consideration is allowing edit forms per field groups. When inline editing is enabled, each group on the page has a toggle inline editablity; I am suggesting the same options of off, inline, or form be added at the group level. For tables with a lot of fields, to avoid an excessively long/complicated form I would want to break the edits up across like-fields. 


Vadim Ciobanu
Forum|alt.badge.img+2
  • Participating Frequently
  • June 12, 2026

Great!


Jack_Manuel
Forum|alt.badge.img+18
  • Brainy
  • June 15, 2026

Any plans to add this to mobile?


ScottWorld
Forum|alt.badge.img+35
  • Genius
  • June 15, 2026

Good catch that this doesn’t work on mobile… it just creates an uneditable interface page on mobile.


Jack_Manuel
Forum|alt.badge.img+18
  • Brainy
  • June 15, 2026

I’ve also found the validation options and the inability to display any contextual information in the form to be severely limiting. Excited by the announcement but in practice I can’t find a use for this in the current state. I think conditional editing of current record detail views would’ve been much more useful. Or at least a version of this that doesn’t opening in a page covering modal.


Isaiah
Forum|alt.badge.img
  • New Participant
  • June 15, 2026

Great addition! We had a separate page for editing our “client details”, but moving to the other page takes you away from the section you are on. This will be helpful in reducing additional page loads and navigation for us!

 

Due to our use case, I second what ​@Kamille_Parks11 mentioned, the ability to have an edit button on each “group” in the record detail page would be extremely helpful.


Forum|alt.badge.img+11

Would love the option to have the ‘Save’ button also run an automation so I can update a contact’s info in my ERP when a Sales Rep updates it in the Airtable CRM.

 

While I’m thinking about it, the option to have a ‘Delete’ button also run an automation would cover the absence of a “when record is deleted” trigger in automations.