HideWebsheetToolBar parameter

The HideWebsheetToolBar parameter determines if the websheet toolbar is displayed when users open a websheet.

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

<add key="HideWebsheetToolBar" 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.