Date control

Hi Gliders,

I would be interested to get controls / limits on date picker component, such as:

  • prevent to select a date prior to today
  • prevent to select a date out of a certain period (-15 days to + 15 days of today)

One use-case would be for an user to indicate a preferred delivery date for a product/service within a specific period

Is there anyone else interested in this feature ? Does anyone has a workaround to control date picker in Glide ?

2 Likes

The only workaround as far as I aware is to let users choose the date via a dynamically update choice component.

Hello,
I started in this direction, but I cannot select the date by user, for the moment it is for everyone.
This may not be your solution.
I share my test application with you:
https://great-month-5578.glideapp.io/

+1

The ability to disable dates prior to current date is a must for booking sites.