I'm attempting to add multiple due dates on a tracking form but cannot
find the right scripts to do so. Once the user enters a "Date Assigned,"
the form need to auto-populate various due date fields for 7, 35, 98,
119 days. I'm new to scripting and had an old version that worked in
Adobe Pro, but no longer works after transferring to Livecycle (ES2).Old
Script for each due date was similar except for the number of days.
Here's an example:event.value = "";var AsDateFormat = "mm/dd/yyyy";if
(this....