Mashup Builder > Widgets > Creating Tooltips for Widgets
Creating Tooltips for Widgets
The ability to create localizable text that displays as tooltips when hovering over a widget in runtime can be accomplished by binding a data property or by creating a static text string input in the ToolTipField property in the mashup builder.
This feature is available for the following widgets:
Button
Checkbox
Date Time Picker
Gauge
HTML TextArea
Image
Label
LED Display
Link
Navigation
Numeric Entry
Text Area
Textbox
Value Display
Using this Feature
To use this feature, type a static text string or bind a data property to the ToolTipField field in the mashup builder. To localize the text, click the globe icon.
If the ToolTipField is left blank, a tooltip will not be displayed in runtime.
Was this helpful?