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 to prevent click on multiple column headers in Interactive Report (IR)

GREG HARTLE HARTLEDec 8 2023 — edited Dec 8 2023

I have a requirement where I do not want users to be able to click on the column header of an IR report. I've turned the options off for each column but if you want them to filter through the actions menu, you must leave it on. If I leave it on it is available when you click on the column header. I've seen options about manipulating the actual column header text (ie changing the format to wrap it with div statement which would look odd when using any of the IR actions functionality) but I have to think there is a way in javascript to prevent from being able to click on it at all. Any javascript gurus out there who have done this?

Comments
Post Details
Added on Dec 8 2023
0 comments
207 views