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.