Hi
I have built a call back solution for our service desk which is working great. Users can book a time slot for a call back, and if the time is already booked it disables the button with a 'Reserved' message. I have also set it to disable the button if the time is in the past, or 30 minutes ahead of time. All working great.
What I need to do now is have the time slot gallery auto scroll to the next available time so that the user doesn't have to scroll down to the next available slot. Or alternatively I could have all of the 'Reserved' slots hide so that only available slots are displayed. Could someone please advise how I could achieve either of the two options?
For example in the image above I would like the Gallery to auto scroll to 14:00
My initial thought was to put something in the Default setting that would round the current time up to the nearest 15 minutes, however we don't offer slots between 9am-2pm so that wouldn't work.
Any suggestions or solutions would be greatly appreciated.
Thanks