Show Dialog
The Show Dialog action allows you to display a dialog box on your page when a specific event is triggered, such as a button click or a form submission. This action is useful for presenting important messages, confirmations, or additional options to users in a focused and interactive manner. It helps guide user interactions and ensures that critical information is acknowledged before proceeding.
Properties and Explaination
1
2
3
4
5
Full Configuration Example
Below is a screenshot of Show Dialog Action Configuration, showing all properties set

After Execution a dialog box will open up displaying the page selected inside the rule properties
Last updated