date picker date restriction

Issues related to forms.
Post Reply
makenote3
Posts: 21
Joined: Wed Feb 05, 2020 11:12 pm

date picker date restriction

Post by makenote3 »

Hi, I'm creating a booking form for a wedding videographer using the date picker facility and would like to be able to disable specific dates so that potential clients will know those dates aren't available.I'd also like to disable selection of all dates prior to "todays date" on the form.

I've looked at the jQuery options on the api but I'm not mush of a code person so I'm hoping someone will be able to suggest something.

Thanks
Phil
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: date picker date restriction

Post by Pablo »

I'm sorry, there are currently no options to disable date ranges.
This requires a custom script. Unfortunately, I cannot help you write custom code, because this may also take a lot of time for me too.

But maybe this will be helpful?
https://stackoverflow.com/questions/244 ... epicker-ui
Post Reply