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!

JavaScript Initialization Code advance attribute missing for my interactive report

Barry BrierleyOct 3 2018 — edited Oct 3 2018

Hi,

This should be an easy one.

Oracle Apex 18.1

I have a tiny interactive report which I have put in the right hand-side of a normal page. The report works. I only have room for one column, and thought it would be nice to display additional info as a tooltip when the user hovers over it.

Tooltip for a column in Interactive Grid

The above thread explains how to do it. I have installed the packaged app, had a look at the code - it is exactly what I need. What I'm confused about is that in my application I do not have the advance attribute "JavaScript Initialization Code".

But in the installed one I do.

What other option, prerequisite do I need to have to make that option avaialble?

My app:

pastedImage_2.png

Packaged App "Sample Interactive Grids", page 52

pastedImage_3.png

Thanks.

Comments
Post Details
Added on Oct 3 2018
3 comments
2,916 views