Building dynamic workflows
In this section you will learn how to build dynamic workflows
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 ModalbuttonGo to the Actions Tab
Click on the
Open Actionto specify itClick on the
Show Notificationto show a notification when opening a ModalSpecify 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 ModalbuttonGo to the Actions Tab
Click on the
Close Actionto specify itClick on the
Show Notificationto show a notification when closing a ModalSpecify 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 VariablebuttonSelect
Stored Global VariableChange the data type of the variable
Add a Default value for the variable
Click on the
Createbutton
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
Last updated
Was this helpful?