WAD BI 7.0 : How to enable only required right click options on report data.
After executing report in WAD (Web Application Designer), we see lot of options enabled on right click of report data as shown below
Requirement is to keep only required right click option for the end users:
Steps to restrict or to select only required options:
1) Insert Context menu web item from Miscellaneous tab to the Web template Layout
2) On the property tab for Context Menu, select only required options. Undo/off Broadcast and currency translations.
3) Save and execute the report.
4) Displays result data with removed navigation – Currency translation and Broadcast.
Note: Context menu web item is just the behavior of the web report and will not get displayed like other web items.
In some scenarios, these options helps to avoid confusion to end users since most of the time calculations and translations are implemented as part of query design and broadcasting is restricted to power users .