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!

Mouse over show details in report template - jQuery

Kalesh Ravi-OracleDec 5 2015 — edited Dec 30 2015

Hi,

I could use some help on the below issue. I am trying to create a report with custom report template which will allow me to show details of each row in a popup.

The sample I created can be checked using the below workspace.

URL : apex.oracle.com

Workspace : My-Samples

Username : support

Password : support1

Application : 62495

Page : 7

All I did is to create a simple report template by passing ID to each row. jQuery function and CSS in the page level.

Now the problem :

  • As I used ID in the report template and in jQuery it is not showing the respective details but showing all rows details. I believe I should use class but not sure how can I change the function dynamically.
  • Once I succeed in the above issue, I want to add some links in the popup and make the popup stay when I move the cursor into the popup and let me click.


Request some expert help in this matter.


Thank you,

Kalesh.

This post has been answered by fac586 on Dec 6 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 27 2016
Added on Dec 5 2015
9 comments
2,188 views