Page 1 of 1

1. TM1Web: How to configure the toolbar, 2. Websheet-Export

Posted: Tue Oct 29, 2013 4:25 pm
by Newcomer
Hi all,

does anybody know, how I can configure the toolbar in TM1Websheets ? I would like to disable the export option "Slice to Excel"

And a second question:
I would like to export a snapshot of a websheet, the cells of the uploaded excel-file are protected. While exporting the snapshot I get the message I first have to disable the sheet-protection. Is it possible to make a WebBrowser-Snapshot of a protected excel-sheet ?

Thanks in advance
Newcomer

Re: 1. TM1Web: How to configure the toolbar, 2. Websheet-Exp

Posted: Tue Oct 29, 2013 7:57 pm
by lotsaram
This has been asked in the past. You might consider trying the search function.

Re: 1. TM1Web: How to configure the toolbar, 2. Websheet-Exp

Posted: Wed Oct 30, 2013 7:34 am
by Newcomer
I have already tried the search function. I have already seen some questions to this.

Some of them refer to disable sandbox, but I think this is not the answer to my question ?

I have seen some entries which refers to edit the tm1webbook.js, but I think it is a quite strange way, I have not test it yet.

In the documentation I have seen this for customizing the web.config:

<!-- CustomToolbarURL: URL to display content
for custom toolbar -->

<add key="CustomToolbarUrl" value="TM1WebPlanManToolbar.aspx"
/>

I think this might be the way for my problem, but I don't know how to define this "TM1WebPlanManToolbar.aspx" :cry:

Any idea ??