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