I want to display specific parameters and info IDs, like an element's IP Address and Serial Number, when hovering the mouse pointer over the relevant element.
Currently, these details are always visible on the screen, but I prefer them to appear only when I hover the mouse pointer over the element. I've experimented with the 'Hover Target' and 'Info' parameters, but they seem to require manual input for both values, which can be time-consuming and potentially error prone.
I've attached some screenshots for reference, and in this example, I'm focusing on the HPA-V.
Appreciate any insights.
I'm sharing my solution below for the benefit of others and welcome any suggestions or feedback. Please feel free to share your thoughts.
- Add the following shape data and assign the value as shown below;
- The output will be shown as follows when the mouse pointer hovers over the "info" icon, as indicated by the red arrow.
Hi Nuril, Nice approach, I never tried using the tooltip as the shape data field. This looks nice., thanks for sharing.