MicroStrategy ONE
Enabling the Help feature in the Options menu
The following parameter and value are used to specify whether the Help 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.help |
Feature |
Possible values include:
|
Options -> Help |
Specifies whether the Help feature in Options menu is available
|
The sample URLs below show how to enable and explicitly disable the Help feature in Options menu.
Sample URL for enabling the Help feature in Options menu
http(s)://webserver:port/webapp/app/<projectId>/<dashboardId>/[<pagekey>]?feature.options.help=true
Sample URL for explicitly disabling the Help feature in Options menu
http(s)://webserver:port/webapp/app/<projectId>/<dashboardId>/[<pagekey>]?feature.options.help=false