Change Rule
MaestroThe UI design product. |
Form Builder | All versions
This feature is related to all versions.
Maestro allows you to create a rule that runs a script when the value of a component changes.
You can only attach one rule of each type to a component.
Create a Change Rule
To create a Change rule:
- Open a Maestro form in the Maestro editor.
- Select a component from the View pane.
- Click Create Rule in the Properties pane.
- Click the Change link, located under the Action heading.
-
Define the JavaScript-based logic of the rule within the code editor.
As an Action rule, the Change rule does not need to return anything. It simply performs an action, such as opening a dialog or triggering another rule.
- Click Save. The rule will appear in the Properties pane, under the Rules heading.
Action Rules
There are the following types of action rules:
For a complete list of rules, refer to List of Maestro Rules.