Hi there,
I am trying to auto generate an event number for each event in my database.
The seed for this can be input manually and be the existing first event / created thing in my EVENT database.
So I want the second field Event_NR be auto generated by adding 1 to the previous value in the previous thing. Say It has value 2017001 (which is year and event number 001).
The next thing created in this database would have field Event_NR 2017002,
the next new thing created Event_NR 2017003 and so on, generated automatically by increasing by 1.
How can I achieve this in Bubble?
Thanks for looking into this.
Kind regards,
Cornelius.