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
1. TM1Web: How to configure the toolbar, 2. Websheet-Export
-
- Posts: 7
- Joined: Fri Sep 06, 2013 6:20 am
- OLAP Product: TM1
- Version: 10.1
- Excel Version: 2010
- Location: Germany
1. TM1Web: How to configure the toolbar, 2. Websheet-Export
- Attachments
-
- Toolbar.jpg (12.16 KiB) Viewed 1981 times
-
- MVP
- Posts: 3706
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Re: 1. TM1Web: How to configure the toolbar, 2. Websheet-Exp
This has been asked in the past. You might consider trying the search function.
-
- Posts: 7
- Joined: Fri Sep 06, 2013 6:20 am
- OLAP Product: TM1
- Version: 10.1
- Excel Version: 2010
- Location: Germany
Re: 1. TM1Web: How to configure the toolbar, 2. Websheet-Exp
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"
Any idea ??
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"

Any idea ??