Need help generating a booking number

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 :slight_smile:

Every entry in your database already have a unique number generated automatically by Bubble. You will find it as “uniq_id”

1 Like

Thankyou!!!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.