EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

How to disable the ‘Full Screen’ option and icon for Report on web tool bar and 'Report Home' Menu in MicroStrategy Web 10.x


Community Admin

• Strategy


Request:
Users  want to disable the 'Full Screen' option for report on both of tool bar and 'REPORT HOME' drop-down menu as below:

ka04W00000147vZQAQ_0EM440000002GMU.jpeg

 
ACTION:
This needs to be done by Web SDK, please refer to below detailed steps:
For Page header tool bar full screen icon;

  1. Create a new plugin in Web Customization Editor
  2. Under Application Settings, navigate as Strategy Web Configuration -> Pages -> report(Report Execution) -> CSS -> Customizations -> reportPage.css
  3. Right click ‘reportPage.css’ and choose 'New Selector', name it as 'span#tbFullMode'
  4. Doubble click the above new created selector, and then add CSS Property 'display', set the value as 'none !important', then click 'OK' to save it
  5. Move the plugin into the related Web Server Plugins sub-folder, and then restart the Web Server

 
For 'REPORT HOME' menu'Full Screen Mode':
Follow the above step1 and step2, then:

  1. Right click 'report(Report Execution)', choose ‘Menus’, then choose ‘Edit Menus’, select ‘RptHomeMenu’. Click ‘Next’
  2. Uncheck the option 'tbFullMode(Full Screen Mode)', then click ‘Next’ -> ‘Finish’
  3. Move the plugin into related Web Server Plugins folder, restart the web server.

 


Comment

0 comments

Details

Knowledge Article

Published:

June 21, 2017

Last Updated:

June 21, 2017