I am trying to develop a booking webpage. Each time a reservation is done, I want the app to generate a reservation number and store it in the database called “Reservations”.
Does anyone know how I can do it?
Thanks
I am trying to develop a booking webpage. Each time a reservation is done, I want the app to generate a reservation number and store it in the database called “Reservations”.
Does anyone know how I can do it?
Thanks
Every entry in your database already have a unique number generated automatically by Bubble. You will find it as “uniq_id”
Thankyou!!!
This topic was automatically closed after 70 days. New replies are no longer allowed.