Page 1 of 1

Prevent Copy/Paste from TM1WEB

Posted: Tue Mar 01, 2011 12:56 pm
by shlclku
Dear,

I have build an application in TM1WEB 9.4.1.

In 1 part of the application the users can view the data (with authorisations) via the cube viewer.

As it's very sensitive data the authorisations are very limited but the users are requesting 2 additional things:
1. Is it possible to hide the export to pdf/ snapshot to Excel / slice to Excel buttons in TM1web?
2. Is it possible to prevent the user to copy/paste the result from the cube viewer?

Thanks in advance for the feedback

Kind regards

Kurt

Re: Prevent Copy/Paste from TM1WEB

Posted: Tue Mar 01, 2011 7:57 pm
by rkaif
I have not tried this personally, but I think you can disable the Export and Copy/Paste by using Java Scripting.

Within the TM1Web/Scripts/TM1Web there are some *.js files which would be of interest. Make sure you make a backup of these files before making any change to these. Probably the file tm1webbook.js is what you need to change here.