HideCubeviewerToolBar Parameter

The HideCubeviewerToolBar parameter determines if the Cubeviewer toolbar is displayed when users open a cube view.

The HideCubeviewerToolBar parameter uses the following format in the tm1web_config.xml file:

<add key="HideCubeviewerToolBar" value="false;AllowOverwrite=true"
/>

where value can be either true or false.

The AllowOverwrite option is not currently used for this parameter.