This offer is only addressed to commercial customers including freelancers and entrepreneurs. All prices are exclusive of value added tax (VAT).
  • Share via email
  • Subscribe to blog alert

Rich Text widget now supports tooltips for dynamic values

You can now add tooltips for dynamic values configured in the Rich Text widget. This is especially useful for values and states which are not well known and not frequently used and therefore a description in the form of a tooltip would help the user with some context.

Once a dynamic value has been added in the Rich Text Settings pane of the widget, you can left-click on this value in order to access the dialog in which you can add the relevant tooltip text. This text can be:

  • static, or
  • dynamic, i.e. involving placeholders for values from a data source or from a filter, if any.

images/confluence/download/attachments/3932959795/rich_text_tooltip_dynamic_values-version-2-modificationdate-1728395754000-api-v2.png

Furthermore, if the dynamic value for which the tooltip is being added is an array, the tooltip can provide a separate description, also in the form of an array, for each array entry. In this case, the length of the two arrays must be identical.

images/confluence/download/attachments/3932959795/rich_text_tooltip_dynamic_values_array-version-2-modificationdate-1728395753000-api-v2.png

In case a parameter in the tooltip text is null, missing, or invalid, an error is printed in the console, and no tooltip is displayed in the UI.

Otherwise, the tooltip is displayed when you hover over the dynamic value.

For details, see Rich Text widget.