Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I have a kind of matrix in a presentation that will show a lot of numbers. I would like to "tag" these numbers (= Field values) with the appropriate tooltip coming from their field description. I only managed to get the tooltip for the unspecific Field name on the left (with the possibility to overwrite the Field name with another name) but not for their values themselves.
How can I manage that the tooltip comes up when the mouse is over the value marked on the right?
Hello Harald Bock,
How is the matrix being generated?
If it's a report, you could add JavaScript or HTML to the report to generate the tool tips (assuming the output is HTML).
In other contexts (charts, queries), I can't think of a good way to include that sort of functionality.
If you'd like this functionality included in the core product, you could submit an Idea PTC Integrity.
Regards,
Kael
No, it is not generated. It is part of a grid in a tab of an item presentation.
The left one could bei done as the field Name but this does Not match for all "columns".
Hello Harald Bock,
In that case, I suggest filing an enhancement request in the form of an Idea implemented.
Regards,
Kael
Harald, if you submit this as an idea, I'll vote for it for sure. I would also want to see the text of the tooltip be able to utilize something like substituteFields functionality so that the tooltip text can appear to be more dynamic and certainly be more relevant to the underlying value.