Repeating group failing

I am creating my own booking feature.

  1. I made option sets for time slots as below.

  2. I created data type and data fields for Daily booking slots as below.

  3. 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.

  4. 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

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