Toaster
Overview
The Toaster action is used to display brief notifications or messages to the user. These messages typically appear in a corner of the screen and are designed to provide feedback about the success, failure, or completion of an action.
The messages disappear automatically after a few seconds, ensuring minimal disruption to the user’s experience.
Toasters are commonly used for system alerts, confirmations, or updates, such as when a form is successfully submitted or when an error occurs during a process.
Let’s explore the screens that follow, after drag-n-drop of Toaster action on workflow canvas.
Config
Config Field | Description |
---|---|
Type | It enables to choose the type of toaster to be used. It consists of various options:
Note: By default, selected type is Info. |
Message | It can be displayed using Merge Text. You can explore more about Merge Text here. |
Details | A user-friendly description for the toaster, used for easy identification within the application. |
Override Result | If checked, toaster shows result based on provided result in input. |