Report Column with DHTML list menu
439999Mar 26 2007 — edited Mar 27 2007Hello,
I am trying to create a report with a DHTML list menu in the first column of the report that will link to other pages to perform some actions on a specified record (edit, delete, new version, etc...). I am reposting my problem here because my last post was burried at the bottom of another thread with a related but slightly different topic.
So...
Instead of starting from scratch, I found a nice looking DHTML menu at http://www.twinhelix.com/dhtml/fsmenu/ that I am trying to integrate into the report column.
I was able to get the menu to show up in the report column, and the links work but the problem is, the menu only expands on the first row of the report.
Instead of trying to explain everything, I put what I have done so far up on my apex.oracle.com workspace. Please use Firefox (I cannot get it to work at all in IE yet).
Workspace: BRIAN TEST WORKSPACE
Login: guest
Pwd: qwerty123
Application name: DHTML MENU
Applicatoin ID: 12123
Page #: 1
Page Name: Report col w/dhtml list
You can see the referenced script & css in the page header. There is also another script in the a 'script' region that I created.
If anyone could take a look and clue me on on how to get that working for all report columns it would be great!
Or if anyone else has a different solution I would be open to that as well. I don't have to use the menu from TwinHelix, it was just the first nice looking one I found.