Create ID number that increases by one
-
I would like each of my submissions to have an ID number associated with it. I know the calculated forms has ID numbers but they are related to the row in the database. I would like to write an equation that the value of a particular field would increase by one after each submission giving each format on unique ID number.
For example, the first submission would be 100, and then after the next form is submitted and the value would be 101 etc. etc.
How do I write an equation that calls upon the value of a previous form?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Create ID number that increases by one’ is closed to new replies.