Upcoming database upgrades. Airtable functionality will be reduced for ~15 minutes at 06:00 UTC on Feb. 4 / 10:00 pm PT on Feb. 3. Learn more here
Aug 28, 2022 06:11 AM
Hello,
I have an “id” column in my table. How can I generate sequential “id” after submitting the form?
|id|First name|Last name|
|1|John|Doe|
|2|Mary|Jane|
|3|Raplh|Smith|
I.e. after creating a new record “Tony Jones”, id=4 should be added automatically.
Solved! Go to Solution.
Aug 28, 2022 06:15 AM
Change the ID field to an “autonumber” type.