Hi Team,
I have designed a report using cubes. I would like to know if we could hide the controls (Highlighted part in the screenshot below) from the user ?
Thanks & Regards,
Anushka
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
I would like to share a way out to resolve this issue:
1. Create a copy of the Dynamic Javascript page "xtk:adHocReport.jssp"
2. Hide the division that displays the navigation bar
3. Use the modified .jssp in your report url
for eg: https://<server_url>/<modified_namespace>/<modified_adHocReport.jssp>?reportId=<report_id>
Regards,
Anushka
Views
Replies
Total Likes
Hi Anushka,
you are not able to remove it while you are in the rich client.
If you export report, you will have clean document without console header.
Regards,
Milan
Views
Replies
Total Likes
Hi Milan,
Thank you for your response.
I don't mind being able to view the console header in the rich client. I would like to hide it while viewing the report at the web browser end.
Regards,
Anushka
Views
Replies
Total Likes
Hi,
I would like to share a way out to resolve this issue:
1. Create a copy of the Dynamic Javascript page "xtk:adHocReport.jssp"
2. Hide the division that displays the navigation bar
3. Use the modified .jssp in your report url
for eg: https://<server_url>/<modified_namespace>/<modified_adHocReport.jssp>?reportId=<report_id>
Regards,
Anushka
Views
Replies
Total Likes
Views
Likes
Replies