Section |
---|
Column |
---|
The Visual Rules Builder enables non-technical designers to add dynamic behaviors to a form/flow. Here are several behaviors that you can create: - Show/Hide a Control(s) based on a specified condition
- Show/Hide Steps in a flow based on the step that the flow is currently executing
- Dynamically setting default values and control properties such as valid, printable, required and more.
|
|
When Do Rules Execute
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.
...