Timepicker validation | Allowed Dates | Allowed Times

There's no built in way to do that. The existing 'allow dates' features only deal with dates, and disallowing / disabling date selections on the popup widget.

You'd have to either roll your own JavaScript 'change' event to intercept changes to the time selector, or add a PHP validation to the date element and do the validation in PHP on the server side (although you could enable AJAX validation).

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top