Microstrategy URL API hide sections
Users may want to display MicroStrategy Web 10.1 documents inside an iframe. To prevent users from navigating out of the document, they might want to hide some sections from the page. This is easily done using the &hiddensections URL parameter that can be obtained from the folder browsing page.
- Navigate to the document.
- Right click the document > Share > Embed.
- Examine the src parameter, which contains the URL to the document.
- Extract the &hiddensections parameter:
&hiddensections=header,path,dockTop,dockLeft,footer
Comments
Post a Comment