There is a parameter you specify in your instanceconfig.xml file that controls this features.
<DashboardMaxBeforeMenu>2</DashboardMaxBeforeMenu>
The above code says once two or more dashboards are in the same folder, then they will be stored in a dropdown menu titled after the folder. I.e. suppose you have Dashboard 1 and Dashboard 2 in Folder A. Then after you put the above code in you will see Folder A across the top of your screen. Once you click on Folder A, you get a drop down for Dashboard 1 and Dashboard 2.
Once you change the instanceconfig.xml file, you'll need to restart presentation services for the change to take place.
<DashboardMaxBeforeMenu>2</DashboardMaxBeforeMenu>
The above code says once two or more dashboards are in the same folder, then they will be stored in a dropdown menu titled after the folder. I.e. suppose you have Dashboard 1 and Dashboard 2 in Folder A. Then after you put the above code in you will see Folder A across the top of your screen. Once you click on Folder A, you get a drop down for Dashboard 1 and Dashboard 2.
Once you change the instanceconfig.xml file, you'll need to restart presentation services for the change to take place.
No comments:
Post a Comment