Skip to main content

How can I add days to a datePicker date to set a new date ?

Comments

2 comments

  • Guillaume Ruelle

    Ok, it can be done quite easily with Run arcade script. json attached

    0
  • Sean McClurkan

    Why does this work on a Change event to update the value of a different form element, but does not work in a Load event for a single element?

    I changed the Set Form Element property to NULL so it will fire for the current element, but the value of the current element is still undefined.

    I'm trying to set the End Date value to be some days after the Start Date value on loading the Display Form.

    0

Please sign in to leave a comment.