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!

How to hide or disable the filter / highlight / pivot of an Interactive Report from end-user?

DannyS-OracleOct 19 2016 — edited Oct 21 2016

Hi guys, I am building some Interactive Reports with color-highlighted columns, and some more with Pivot. I am wondering if I can remove the edit option from my end-user (so they can only see the report, but not removing or editing the filter / highlight). Here is a screenshot for illustration:

Screen Shot 2016-10-19 at 5.34.59 PM.png

As you can see, I put color on the Functional Area column of my IR. Currently the user can click on the checklist or remove the highlight setting, which is undesirable. Moreover, by default the filter / highlight items always appear not collapsed, so it looks very ugly.

The only solution I can found so far is by manually using jQuery to select $('.a-MediaBlock') and remove it. Is there a cleaner solution for this?

P.S. I am using Apex v.5.0.4

This post has been answered by DannyS-Oracle on Oct 20 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 18 2016
Added on Oct 19 2016
5 comments
1,771 views