Views
Replies
Total Likes
Hi Niall,
This is sort of related to this discussion. I have a form with two date fields - I want the user to select a date in the first field and then the second field populates the same date but it then able to be overridden by the user without this affecting the first date field. Is this possible, and how would it be done. I am fairly new to scripting and LiveCycle. Thanks for your help.
Views
Replies
Total Likes
I realize this is an old post however, in the event someone else sees this post and is learning JS;
You add 2 date fields and on the 1st one under the exit event you add the following code:
DateField2.formattedValue = this.formattedValue;
Best regards
Ian.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies