I’m looking, for an app, to let users select a
date &
time, in the future (so after now) and maybe constraint to some time (like only between opening_hour and closing_hour) and minimum date now + min_time_for_order …
Any plan to let us define constraints on time picker on Glide?
Any idea of how to do it? I was thinking about maybe generating a 15min increment slot until last_delivery_hour and starting now + min_time_for_order or something like this …
