Validate date different from 06/02/2008 a,d 08/02/

akramhelali 05 Feb, 2008
I have a form with Arrival Date and departure date, and i want to eliminate some date for validate-date javascript

For exemple dates are possible for all dates not between 06/02/2008 and 08/02/2008.
GreyHead 05 Feb, 2008
Hi akramhelali,

The ChronoForms validation just check that the entry is a valid date. If you want to do more than that then you'll need to write some custom Javascript - or find someone to write it for you.

Bob
This topic is locked and no more replies can be posted.