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 use tiptool to popup full text message on cell of the interactive report

Jian-cdoFeb 9 2017 — edited Feb 22 2017

Hello,

Some of our column cell contents is huge and user prefers to have some popup message to display the whole context (so it's dynamic, not static message) while they move mouse over the cell. I tried the following configuration in Column attributes, but it doesn't work : <span title="#COLLUMN_NAME#">#COLUMN_NAME#</span>.   Also try to use something like onmouseover="toolTip_enable(event,this,'This is a tooltip')", but how to deal with column cell of each row?

Any idea on this please?  Thanks!

This post has been answered by Scott Wesley on Feb 16 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2017
Added on Feb 9 2017
8 comments
1,458 views