Building dynamic workflows
In this section you will learn how to build dynamic workflows
Last updated
In this section you will learn how to build dynamic workflows
Last updated
Modals support adding custom actions, giving you the flexibility to build interactive workflows.
To add a notification, when opening the Modal, follow the steps:
Click on the Customize Modal
button
Go to the Actions Tab
Click on the Open Action
to specify it
Click on the Show Notification
to show a notification when opening a Modal
Specify the Title of the Notification
Choose the Display Color of the Notification
To add a notification, when closing the Modal, follow the steps:
Click on the Customize Modal
button
Go to the Actions Tab
Click on the Close Action
to specify it
Click on the Show Notification
to show a notification when closing a Modal
Specify the Title of the Notification
Choose the Display Color of the Notification
You can define variables in your app and seamlessly pass them into modals to populate dynamic content and behavior.
To add a variable to your modal, follow the steps:
Click on the Variables tab
Click on the Create Global Variable
button
Select Stored Global Variable
Change the data type of the variable
Add a Default value for the variable
Click on the Create
button
Now, let's open the Modal to add a variable to it
Choose the Modal you want to add the variable to
From the right menu, click on the Add Field button
Click to Add a new Computed Field
Specify the value of the variable
Choose the created global variable