Difference between revisions of "Action: Display Dialog"
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | This action can be used to display a | + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
+ | This action can be used to display a message dialog with the title, message and notification sound of your choice. | ||
+ | </pre> | ||
+ | |||
+ | '''Example Usage'''<br/> | ||
+ | Time of Day (6 pm) > Display dialog with reminder to take your medicine. The dialog will then stay on the screen until dismissed. |
Latest revision as of 19:17, 29 January 2024
This action can be used to display a message dialog with the title, message and notification sound of your choice.
Example Usage
Time of Day (6 pm) > Display dialog with reminder to take your medicine. The dialog will then stay on the screen until dismissed.