T O P I C R E V I E W |
GreencoreIT |
Posted - 10/20/2005 : 02:08:03 The company for which I work have downloaded the evaluation copy of Reportportal and intend to commence testing next week. One of our main requirements would be the ability to hide the option to export to Excel. Is anyone able to advise if this is possible within the application??
Thanks
Jonathan |
2 L A T E S T R E P L I E S (Newest First) |
GreencoreIT |
Posted - 10/26/2005 : 01:31:07 Thanks much appreciated |
admin |
Posted - 10/20/2005 : 07:38:39 You can remove these options by editing HTML in these pages:
C:\Inetpub\wwwroot\ReportPortal\olap\MdxView.aspx C:\Inetpub\wwwroot\ReportPortal\olap\MdxDesign.aspx
Delete the line that has window.open('Excel.aspx')
|