MicroStrategy ONE
Enabling the Manage My Library feature in the Options menu
The following parameter and value are used to specify whether the Manage My Library feature in the Options menu is enabled and visible.
This is a feature-level setting. Feature-level settings override UI settings and also imply UI settings when they are associated with UI elements.
Parameter | Setting Level | Value | Target Component | Behavior |
---|---|---|---|---|
feature.options.manage |
Feature |
Possible values include:
|
Options -> Manage My Library |
Specifies whether the Manage My Library feature in Options menu is available
|
The sample URLs below show how to enable and explicitly disable the Manage My Library feature in Options menu.
Sample URL for enabling the Manage My Library feature in Options menu
http(s)://webserver:port/webapp/app/<projectId>/<dashboardId>/[<pagekey>]?feature.options.manage=true
Sample URL for explicitly disabling the Manage My Library feature in Options menu
http(s)://webserver:port/webapp/app/<projectId>/<dashboardId>/[<pagekey>]?feature.options.manage=false