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:

Packaged App "Sample Interactive Grids", page 52

Thanks.