CFv4 Using the datepicker

My datepicker is hidden behind the form

Sometimes the template and form CSS work together badly and the datepicker pops up behind some other part of the form. 

How can I link two datepickers?

If you want the customer to enter a range of dates - for the start and end of a vacation for example - the simplest way is to use the DatePicker Range options. If you want to use two separate datepickers then it is possible with a little coding.

How can I allow specific dates?

Datepicker with specified dates
If you have, for example, a site where some events are only available on certain days it would be useful to be able to have only those dates available to be selected in a datepicker.