Add a Reset Form Variables action

Use the Reset Form Variables action to reset the data of one or more form variables.

For example, if a form variable is used in a calculation rule to store the rule output, and subsequently the variable gets updated with the output value, you can reset the form variable back to its default value using the Reset Form Variable action.

  1. On the Form Modeling bar, click Actions.
  2. On the Actions page, click Add Generic Add.
  3. On the Type list, select Reset Form Variables.
  4. Enter a Name and Description for the action.
  5. Optionally, configure a unique action for each language separately. See Configure multilingual actions for a form or control for more information.
  6. Consume the required form variable in the Form Variables box.
  7. Click OK.

    The newly created action is added to the table.

  8. Click Save.
  9. Associate the action with the control to trigger this action. To call the Reset Form Variables action upon form load, associate the action with the form. See Associate an action with a form or control.

    When this action is triggered, the data on the selected form variables is reset.