Hi,
I have a database with several categories. Lets say iPhones and iPads. Each category ha several forms for the different models. Each form has several records containing 1 serial number/record. I would like to give a reference number to each record. It should automaticly increment on creating a new record independent of the form or category.
Is this possible? If so how?
Thank you for your time.
Gilles
Hi Gilles,
You can add a Number field to any form that auto-increments for you. Just enable the auto-increment property on your Number field and when you create a new record you’ll get a new incrementing number for that field.
Thanks!
Brendan