I know this topic has been covered several times but I can’t seem to get my head around it. Essentially I am trying to achieve something similar to below where users are able to set their working hours by simply choosing a time from “start” and “end” dropdowns. The difficult part is then storing these times as dates rather than texts. Any suggestions?
So I’ve been playing around with the Timeslot concept and this is my proof of concept.
Frist, you set your availability for each day (Note you can only set one set of time for each day)
the days warp month to month.
[14%20pm]
Then your Timeslots are displayed to your customers for Bookings
[31%20pm]
https://bookable.bubbleapps.io/version-test?debug_mode=true !
Sign up with your email and password
Then add your times for each day
and your done
Jonathon
Here’s a solution for you! (Albeit way late in the game)
If you’re in need of an intelligent timeslot creator or timezone aware calendar, this may be of interest!
[Screen Shot 2021-05-13 at 10.10.15 PM]
@equibodyapp @yorgio1024
The TimeSlot Generator is live!
This element allows you to create time slots based on a saved availability schedule on the fly
[Screen Shot 2021-05-14 at 12.25.38 PM]
[image]
[image]
Display these in any time zone for your user and watch their times shift appropriately.
This element also works to block out time slots that are already booked based on a set of events you feed it.
check it out here
soon to be able to cre…