Is it possible to set up an automatic chronological sequence (e.g. x+1)

Each of my entries needs a “unique ID” which will purely be a sequential number from 1 upwards. Is there a way to set a numerical field up to automatically populate the data with the next number in a sequence, based on the max number that already exists in that field?

Hi,

If you do not want to start your sequence from one in an auto-generate field, you can manually reset the sequence in the design mode.

That’s great thank you!