Restricting User Options
Posted: Wed Apr 28, 2010 9:23 am
I have a few questions.
I'm currently testing using version 2010.1.634.0 of the product.
Designer
Menu related
1. When handling the Designer.SaveReportAs event, is there a way to suppress the client mht report file download that pops up afterwards? I am trying to store all files on the server so that users do not have to manage them.
2. Alternately, is there a way to suppress the menu entirely (while leaving the single save button next to the menu available)? We would likely not need many of the options on the menu since they can be handled programmatically. Alternately, see question 3. Completely hiding the options would be just as useful.
3. When using options such as "StiWebDesignerOptions.Menu.OpenReport = False", is there a reason why the options are grayed out on the menu instead of hidden completely from the users? I can see it leading to users asking us why the options are not available to them.
Preview related
1. Is there a way to hide the Print, Open, and Save buttons?
2. Is there a reason why the preview tab has its own zoom bar? It may be confusing to users to have to manage two zoom bars.
Viewer
1. Is there a reason why the Report Names cannot handle spaces? When saving documents that have a space in the file name, the file is presented as the first word without an extension. For example, let's say I had a report called "Organization Information Report". Saving the file from the Viewer results in "Organization" instead of "Organization Information Report.pdf" for example.
I'm currently testing using version 2010.1.634.0 of the product.
Designer
Menu related
1. When handling the Designer.SaveReportAs event, is there a way to suppress the client mht report file download that pops up afterwards? I am trying to store all files on the server so that users do not have to manage them.
2. Alternately, is there a way to suppress the menu entirely (while leaving the single save button next to the menu available)? We would likely not need many of the options on the menu since they can be handled programmatically. Alternately, see question 3. Completely hiding the options would be just as useful.
3. When using options such as "StiWebDesignerOptions.Menu.OpenReport = False", is there a reason why the options are grayed out on the menu instead of hidden completely from the users? I can see it leading to users asking us why the options are not available to them.
Preview related
1. Is there a way to hide the Print, Open, and Save buttons?
2. Is there a reason why the preview tab has its own zoom bar? It may be confusing to users to have to manage two zoom bars.
Viewer
1. Is there a reason why the Report Names cannot handle spaces? When saving documents that have a space in the file name, the file is presented as the first word without an extension. For example, let's say I had a report called "Organization Information Report". Saving the file from the Viewer results in "Organization" instead of "Organization Information Report.pdf" for example.