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.

The AllowOverwrite option is not currently used for this parameter.