Skip to content

Display Toast Message

Feature Description

Use a toast to display prompt information

Parameter Settings

Configuration ItemDescription
ContentThe content to be displayed in the toast

Example

If we need to display specified prompt information by clicking a button, we can achieve this by adding a button with an execution action of Display Toast Message. As shown in the figure below, in the group task module, clicking the current page task statistics button will pop up a toast displaying the statistical data of all task statuses of the current page tasks.

To configure the above button, you need to add a button to the table toolbar of the group task module:

  • Select Display Toast Message for the execution action of the configuration item
  • Enter the content to be displayed in the Content field, which supports Expression

The specific configuration for this case is shown in the following figure: