⚠️ Update
We highly recommend that you switch to our new form extension. It’s our newer version of this extension. It can be used as an alternative to replace this extension in almost all use cases. Plus, it got a lot more features.
With this extension, you can generate a unique URL for each record in your table. Each URL takes you to a webpage to edit a single Airtable record. You can decide which fields are shown in the editor.
✨This extension is ideal if you need someone to make updates to certain records, without giving them access to your base.
Live Demo
Here’s a live demo. Click one of the URLs in the “Editor URL” column to try the editor.
Features
- Unlimited users, records, and tables
- Specify exactly which fields are shown in the editor
💡 Tip
If you would like to prevent users from editing specific fields -but you still want these fields to be visible- you can make a read-only copy of them by using formulas. That way these fields will become un-editable.
Fully supported field types
Single line text
Long text
Phone number
Email
URL
Formula
Rollup
Count
Lookup
Autonumber
I want some fields to be visible, but not editable.
Add them as formula fields in Airtable. They will become computed fields therefor un-editable.
Some fields are displayed in the wrong format, why?
By default, Airtable API doesn’t show fields in the exact same way they look on Airtable. For example, linked record names will be shown as IDs instead. To fix that you would need to add a lookup field that shows the linked record’s name. We recommend to use formulas for many field types like currency, date and any other field that needs to be formatted.