A list of all Actions, Conditions and Expressions supported in this addon.
Text input
-
Actions
Set text to {1} ({0})
Set the field text.
Set placeholder to {0}
Set placeholder to field.
Set tooltip to {0}
Set tooltip to field.
Set {0} read-only
Enable or disable read only-mode to field.
Set visiblitiy {0}
Set whether the object is hidden or shown.
-
Conditions
On text changed
Triggered when the text is changed.
Text is {1} ({0}, {2})
Compare the text currently entered in to the text input.
Is read-only
True if field is read-only
Is visible
True if field is visible on layout.
-
Expressions
Text
The field's text.
TextHTML
The field's text with HTML data.
Placeholder
The field's placeholder.
Tooltip
The field's tooltip.
CSSDependency
Return the CSS style to format the text. Useful when export or send the formetted text.