Disable report drill-down option

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2015 07:59 AM
Hi all,
My current client wants to display a few reports on his portal but the drill-down only gives him an empty list because of ACL.
This is expected, but then how would you disable the drill-down from the start ?
I thought of a few ways already :
* run a piece of JS that would override the click event; but I can't seem to find how to do that on the report blocks
* create a specific "boucing" view, and a client script running on that view that would relocate the browser to the previous page; but that would be terrible for UX
* display a static image of the report instead of the report itself; but I don't see how to do that
Thanks for your insights !
Sylvain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2017 06:56 AM
Great question! I put mine in the client script section of the UI Page.