Difference between revisions of "Action: Popup Message"

 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<span style="color: #1665b0; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this action</strong></span>
 +
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This action will display a pop up message (also known as a Toast) with text of your choice. A number of parameters can be specified as detailed below.
 
This action will display a pop up message (also known as a Toast) with text of your choice. A number of parameters can be specified as detailed below.
 
* Background Color
 
* Background Color
 
* Text Color
 
* Text Color
* Display an optional icon of your choosing next to the text
+
* An optional icon of your choosing to display next to the text
* Tint the icon to the same color as the text
 
 
* The actual text of the message to be displayed
 
* The actual text of the message to be displayed
 
* The duration that the message is displayed for (Short or Long)
 
* The duration that the message is displayed for (Short or Long)
 
* The position of the message on the screen.
 
* The position of the message on the screen.
 +
</pre>

Latest revision as of 16:48, 20 March 2024

About this action

This action will display a pop up message (also known as a Toast) with text of your choice. A number of parameters can be specified as detailed below.
* Background Color
* Text Color
* An optional icon of your choosing to display next to the text
* The actual text of the message to be displayed
* The duration that the message is displayed for (Short or Long)
* The position of the message on the screen.