Form Rules

   MaestroThe UI design product.  |   Form Builder |  All versions This feature is related to all versions.

Maestro allows you to create business rules for a Maestro form using Form Options.

To create a business rule using the Form Options:

  1. Open a Maestro form and click Form Options.
  2. Select Basic Options > Form Rules and click Create Rule.
  3. Select a rule from the available options:
    • Load – this rule is invoked when a form is loaded by a browser.
    • Pre Submit - this rule is invoked before the submit action is fired.
    • Post Submit - this rule is invoked after the submit action is fired.
  4. Edit the JavaScript that implements the rule.
  5. Click Save.

Next, learn how to configure user experience.