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!

On Mouseover Show Popup

Gus CJun 22 2012 — edited Jun 27 2012
Currently in a classic report I am able to display data (in a tooltip) from a "Description" column by hovering the mouse over the "Order No" column.
This is achieved by placing
<span title="#DESCRIPTION#">#ORDER_NO#</span>
in the HTML Expresion in the Order No column.
I have been unable to replicate this for interactive reports as they have no HTML Expresion field.

1. Does anybody know how to do this ?
2. Ideally, I would like to hover over the Order No column and see the other details in a popup or dialog.
3. Whilst looking and an Apex blogg today I found this link
https://apex.oracle.com/pls/apex/f?p=55447:1
,
which seems to be exactly what I require.
Does anybody know how to achieve this

Thanks in advance

Gus
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 25 2012
Added on Jun 22 2012
5 comments
3,229 views