I have a LiveCycle form with two calendar fields, StartDate and EndDate. Whenever I open up either calendar they open up to today's date. That is fine with the StartDate field, but if I change the StartDate to pick a date two months from now I would like the EndDate calendar field to open up to at least the same date as I chose in the StartDate field (not today's date). Any help would be appreciated.
Views
Replies
Total Likes
Hi there,
to do so, I suggest giving the EndDate field's value equal to the StartDate field's value in the enter event.
So once entering the EndDate field, you will have the start date's value displayed
Hope this help!
Views
Replies
Total Likes