/
Toaster

Toaster

Overview

  • A Toaster provides simple feedback about an operation in a small popup.

  • It only fills the amount of space required for the message and the current activity remains visible and interactive

  • Toaster automatically disappears after a timeout

  • It will be displayed in the middle aligned of the screen

Create a Toaster workflow

 

  • Click on the Config tab

    Config

  1. Type: A Toaster can show one of the following states

    1. Success: When a user completes/executes an action

    2. Error: When a user completes an action, but system-related issues prevent the action to be truly executed

    3. Warning: When a user cannot complete an action due to external factors (e.g. permission) rather than something they can fix right away (e.g. form error)

    4. Info: When a user completes an action, but there is some additional info to be shown

  2. Message: It is a small message that shows up in a box at the bottom of the screen and disappears on its own after a few seconds

     

  3. Detail: You can give a description of the selected action

  4. Override Result:

 

  • Merge Text icon: You can merge messages by using their source type

    • By using Model, Field, Static, Variable, LocalStorage, Cookie, query param, User

    • Click on the Config icon

      • You can merge the message by using the config, refer to this link Models

      • Click Save

  • Click on the Action Details tab

  1. Label: Label for the selected action

  2. Name: Name is a unique identifier for the action

  3. Is Async?:

  4. Description: Short description of Toaster

  • Return to Layout Page

Events

  • An action event occurs, whenever an action is performed by the user

  • e. g. When the user clicks the Button, the button fires an action event

  • Refer to this link Events

  • Add the created Workflow to the action event

  • Click Run & Preview

  • Click on the Button, the Toaster will be displayed

 

Related content

Toaster
More like this
UI Actions
More like this
Button
Button
More like this
Actions
Actions
More like this
Workflows
Workflows
More like this
Layout Actions
More like this