I am creating my own booking feature.
-
I made option sets for time slots as below.
-
I created data type and data fields for Daily booking slots as below.
-
Pro’s can configure their available time slots for each day at their app. After configuring their available time slots for each day, they can save it to Daily booking slots.
-
At user app, users can select a Pro to view available time slots for booking, but I cannot display the selected day’s list of available time slots in RG.
When a date is picked, it generates custom states of index’s bookingDate-1 whose value is date.
Where do I have a mistake?? Anyone help please!!
Thanks,
John