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.

  • If value is set to false, the websheet toolbar will display in TM1® Web.
  • If value is set to true, the websheet toolbar will not display in TM1 Web.

The AllowOverwrite option is not currently used for this parameter.