Selecting features for interactive viewing
You can select which interactive features are available when a BIRT design file is displayed in Interactive Viewer. For example, you can limit editing, exporting, or filtering options in a report. A user cannot see disabled interactive features when viewing a report. You can also start a report in interactive mode and remove the option to disable it.
Using the onContentUpdate event in client scripts, you can add script using the uiOptions class to change the interactive options of a report. This event is visible in the Script page of a BIRT design, as shown in Figure 5‑3.
Figure 5‑3 Customizing interactive features
For more information about the JavaScript API and the uiOptions class, see Actuate API Reference.