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 typing in the URL in the address bar.
-
On the form modeling bar, click
Actions and click
New.
The New action dialog box is displayed.
- On the Type list, select Close.
- Change the default Name (Close1) to something meaningful.
- Optional. Enter a Description for the action.
-
Click
Add.
The newly created action is added to the table.
-
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.
See also: