Confirm Dialog Rule
The Confirm Dialog rule presents a question to the user that they can answer with either Yes or No. This rule allows you to create a decision point in your workflow, where a user's input determines whether the following rules are executed.
How to Add and Configure the Confirm Dialog Rule
- Open the desired action in your workflow.
- Go to the Rules section and click the button.
- From the Type dropdown in the configuration pane, select Confirm Dialog.
- Give the rule a clear Label and Description.
- Configure the properties as outlined in the table below.
- Click Save to finalize the rule setup.
- Click Save in the action properties pane to apply the changes.
Properties
| Field | Required | Purpose |
|---|---|---|
| Message | Yes | This is the question that will be presented to the user. |
| Terminate when Declined | No | If this is checked, the entire action will be terminated instead of just the following rule. If unchecked, only the rule after the confirm dialog rule will be skipped. |