Hi! i'd like to setup a date field/picker restricted to only certain days of the week. The first example is to restrict dates to only Wednesdays each month. How could I go about doing this? Thanks!
Hi! i'd like to setup a date field/picker restricted to only certain days of the week. The first example is to restrict dates to only Wednesdays each month. How could I go about doing this? Thanks!
The date picker we use is the standard jQuery UI datepicker. You can find documentation on restricting dates in their documentation.