Show a Popup Message
Show a Popup Message is an action in the Rule Panel that displays a message box on the screen. It helps inform users about important updates, confirmations, or errors based on a triggered event.
This message appears as a temporary popup and can be customized with any text.
Properties and Explanation
Here are the steps to follow in order to use the Show a popup message action:
Message Type:
This property defines the nature of the popup message shown to the user. It helps visually convey the importance or intent of the message. The available options are:
Info: Used for general or informational messages.
Warning: Used to alert the user about potential issues or cautions.
Error: Used to notify the user of critical problems or failed actions.
Full Configuration Example
Below is a screenshot of the Show a Popup Message action configuration, showing all properties set for the Message Type and Message:

A button is added to the Form page. Once the form is completely filled, clicking the button triggers an assigned action. This action displays a popup message containing the specified content.
Last updated