Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Business Rules are executed when the form/flow loads and when a control's value that the rule depends on changes. If you want your rule to run Only when the form loads - check the Initialization Only checkbox at the top of the wizard. You may want some business logic to execute before the form/flow displays and users begin interacting with it.

(need good example) - 

When the rule displays in the Rule Builder tab, it will indicate that the rule has been flagged to run only when the form loads, if this checkbox is checked.

Expand

You have a Table control in your form that has 3 rows. You have created a rule using the Visual Rule Builder that removes the Image Added minus from the table rows (sets the table to is not deleteable)

 

Rule Builder Wizards

The Rule Builder walks you thru three easy steps to define your condition and actions.

...