MicroStrategy ONE
Hiding the Go To Library link
The following parameter and value are used to specify whether the Go To Library link is hidden or visible. Because the default value for this parameter is "true", the Go To Library link will remain visible even if this variable is not explicitly set.
This is a UI setting for an individual element. It can be overridden by a feature-level setting.
Parameter | Setting Level | Value | Target Component | Behavior |
---|---|---|---|---|
ui.navigation.gotoLibrary |
Individual element |
Possible values include:
|
Go To Library link |
Specifies whether the Go To Library link is visible
|
Sample URL for hiding the Go To Library link
http(s)://webserver:port/webapp/app/<projectId>/<dashboardId>/[<pagekey>]?ui.navigation.gotoLibrary=false
Sample URL for explicitly making the Go To Library link visible
http(s)://webserver:port/webapp/app/<projectId>/<dashboardId>/[<pagekey>]?ui.navigation.gotoLibrary=true