Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to Add tool-tip for a pivot cell in interactive grid

Sameh M. SewilamJun 11 2023

Hello All,

I have the following environment :
OS : Windows Server 2016 64
Database : 19C Standard one edition
Apex : 21.2
ORDS : 21.3
Tomcat : 9
Template: Interactive grid

I have an interactive report, then i used pivot option. how i can add tool-tip for each cell in this pivot. (Need to create a different tool-tip for each cell. the tool-tip already selected as a column in the same select source query)

as a work around, I tried to make the cell as a link then while click link JavaScript code executed to open a dialog with tool-tip. but after using pivot option the link displayed as a plain text.

thanks for your advice

Comments
Post Details
Added on Jun 11 2023
0 comments
285 views