Hi community,
in a Dashboard / LCA I would like to place a shape (cycle)
- that displays the severity color of an alarm
- shows a tooltip on mouseover
- executes a component action when clicked
Using a drawn cycle allows the conditional coloring and the click action.
Using a text component and draw the cycle with HTML allows conditional coloring and the tooltip.
Drawing a transparent cycle on top of the Text Component disables the tooltip functionality.
Is their any way to use a drawn cycle with a tooltip
or any way to execute a component action when clicking on a text component?
Best regards,
Felix
Hi Felix,
Happy to share we've just merged the feature which allows you to have actions on text shapes. The change will be included in the 10.5.5 web release.

Hi Robin,
this is great, thanks!