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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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

gimbal2
You can bump all you want - the fact that nobody is answering is the answer to your question.

I can venture an educated guess though: no, it is not planned. Why would it?
870950
Because Qt and Gtk already provide an initial support for it and maybe in the near future Linux distribution will no longer provide an X11 server, which is currently needed by the Linux rendering back ends of Java AWT/SWING.
1 - 2
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,120 views