show / hide menu

Rules Panel

The rules panel will allow the user to create a rule for any selected control.
The rules panel has

  1. A button to create a new rule
  2. A listbox that displays all the rules created for this control
  3. Trigger section to display when this rule will be triggered
  4. Actions Section to display the actions that will be taking place
  5. Decision Section to display the conditional and actions when each action is satisfied
Trigger
If the form is selected and you create a new rule, then this rule will be triggered in the form load. Similarly if the selected control is a Button, then the rule will be triggered when the end user clicks on the button. For the other data entry controls, the rule will be fired when the value changes in the control.

Actions.
The actions to be taken when the current rule is fired.

Decision
The conditional actions that needs to be executed.