Rules Summary Table

The summary table for rules provides a useful overview of the rules.

Clicking the Rules node in the Outline view, displays the Rules summary table in the Properties view, listing each rule in the current project.

The Rules summary table displays the following columns:

Name
Name of the rule. To edit the name, click on the ellipsis (...) button, which appears when the name is selected. Edit the name using the Enter the Name page.
Label
Editable label of the rule.
Edit
Displays the text Edit as a hyperlink. When clicked, will navigate to the configuration property screen for that rule.
Enabled
Displays a check box. If selected, then the rule is enabled.
Cancel On Error
Displays a check box. If selected, then the form is cancelled on the occurrence of an error.
Events
Non-editable, drop-down list of events that trigger this rule; for example, Form Open, Update of Control FirstName (firstName).
Actions
Non-editable, drop-down list of actions that are invoked by this rule. Each item will be in the form of [Action Label] (Action Name).
Note: The standard cancel, close, and submit actions destroy the form. You need to ensure that any user-defined actions for the Cancel, Close, and Submit button click event should precede their respective standard actions.