Blur Rule
MaestroThe UI design product. |
Form Builder | All versions
This feature is related to all versions.
Maestro allows you to run a script when a component loses focus.
Create a Blur Rule
To create a Blur rule:
- Inside the Maestro editor, select a component from the View pane.
- In the Properties pane, click Create Rule.
- Click the Blur link, located under the Action heading.
-
Define the JavaScript-based logic of the rule within the code editor.
As an Action rule, the Blur 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.
You can only attach one rule of each type to a component.
Action Rules
There are 4 types of action rules:
For a complete list of rules, refer to List of Maestro Rules.