Close action

Use the Close action to close the form at runtime.

The Close action works in Chrome only when the window is opened using script or TotalAgility. The Close action does not work if the window is opened by some other means, such as the user types in the URL in the address bar.

  1. On the form modeling bar, click Actions and click New.

    The New action dialog box is displayed.

  2. On the Type list, select Close.
  3. Change the default Name (Close1) to something meaningful.
  4. Optional. Enter a Description for the action.
  5. Click Add.

    The newly created action is added to the table.

  6. Associate the action with the control to trigger this action. See Configure actions for form control events. Alternatively to call this action for a form event, associate the action with the form. See Associate an action with a form.

    When this action is triggered, the form or a popup form is closed.