Hey guys, its been too long since I’ve used bubble, so, a bit of a silly question here… I’ve made a organizational app for booking rooms at night. Its 95% done, but I still didn’t figure out the best way to show the rooms available.
I need the room dropdown to only show the rooms that available, that is, that don’t have any booking between the start date and the end date.
The current way I do this, is to save all days between start and end date in each booking. Then in the form’s dropdown, I can constraint the “Do a search for Rooms” for bookings that dosn’t contain “do a search for Bookings” that list of days. But this is too slow and seems wrong at all angles… Do you know of a better idea to do this?
*It’s night booking. So I can start a new booking today (afternoon) even if that room had a booking ending today(this morning). I don’t know if that makes a difference…
Thanks @viquarahmed07. I did look in to range option but I think I misunderstood its explanation. I will look deeper with videos and such, maybe I’m just too slow today hahah. Thanks for your time during the weekend, mate!