Date 1:

Date 2:

Date 3:

Once you submit the form, the value for Date 3 is changed by ColdFusion using dateAdd(). Each time the form is submitted, the date is pushed back 3 days.

Also notice that each time the date is changed and/or submitted, once the field is populated, the Datepicker shifts to the correct month, day and year.

Form Variables - struct [empty]

Back