This panel allows you to customize your JReport Server web pages. It contains the following tabs:
Allow users to modify preferences from user console
Specifies whether to allow end users to modify the server preferences from the JReport Console page. Available to administrators only.
Lists the general options for customizing the JReport Server web pages. See the tab.
Default Format for Viewing Page Report
Specifies the default format for viewing page reports.
If the property Default Format for Viewing Page Report of a page report tab has been set to a specific format when the report is designed in JReport Designer, the value in Designer has higher priority than the one here.
Default View for Page Report Studio
Specifies the default mode for viewing page reports in Page Report Studio. You can choose between Basic View and Interactive View.
Default Mode for Web Report Studio
Specifies the default mode for viewing web reports in Web Report Studio. You can choose between View Mode and Edit Mode.
Default Mode for JDashboard
Specifies the default mode for viewing dashboards in JDashboard. You can choose between View Mode and Edit Mode.
Pop-up Page Report Studio
Specifies whether to show a Page Report Studio window when you view a report in Page Report format.
Only Display CSS Styles in Style List
Specifies whether to display only the CSS styles in the style list.
Specifies whether to display the last login time of a user on the top banner of JReport Server. If checked, the login time will be recorded in the login.properties file in <install_root>\bin
after JReport Server shuts down.
Display the Last Logout Time
Specifies whether to display the last logout time of a user on the top banner of JReport Server. If checked, the logout time will be recorded in the logout.properties file in <install_root>\bin
after JReport Server shuts down.
Keep Completed Tasks for
Specifies for how many days JReport Server will keep the completed tasks in the Completed list. If the value is set to 0, the server will keep the completed tasks until you delete them from the Completed page.
Parameter Display Size
Specifies the display length in characters of the parameters that are to be applied to both the completed and active schedules.
Folder Selector Type
Specifies the type of the tool used for selecting folder paths from the file system. This option is available on the Internet Explorer browser and applied to local publishment only.
There are three types of folder selectors:
Skin Format
Specifies the skin format applied to JReport Server and Page Report Studio UI. You can choose from Standard, Classical and Windows XP.
Columns Shown in _ List
Specifies which columns will be displayed as default in the following list when you log onto JReport Server: Resources, Scheduled, Running, Completed, Background Tasks, Report Result Versions, Report Versions, Catalog Versions, and Result Versions.
Use JDashboard as Server User Console Home Page
Specifies whether to enable dashboard users to set JDashboard status as the server home page, this provides much convenience when dashboard users need to visit some dashboards a lot. See Setting JDashboard as the server home page for details.
Customizes the export formats. See the tab.
Lists the advance options for customizing the JReport Server web pages. See the tab.
Enable Waiting Page
Specifies whether to show the waiting pages. Click the Customize button to customize waiting pages in the Customize Waiting Page dialog. This option is available only when the Profile dialog is accessed on the JReport Administration page.
Specifies an environment language for JReport Server. All UI text and messages will be displayed in the specified language. The available languages come from the qualified language packages defined in <server_install_root>\resources\server\languages
. By default there are two built-in English language packages: en and en-us. You can add more language packages following the section NLS at application level.
Enable NLS
Specifies to enable the NLS feature when directly run reports and dashboards. This option is available only when the Profile dialog is accessed on the JReport Console page.
Specify Default Time Zone
Specifies the default time zone for JReport Server. All date on the server UI will then be displayed according to the specified time zone.
Specify Date Time Format
Specifies the default date and time formats in which such values will be displayed on the JReport Server web pages, for example, the last modified time of a report, the time when a schedule take is finished.
Identify Server Preference
Specifies whether a task can be performed on a manually specified clustered server when scheduling a report. This option is available only in cluster environment.
Use Accessible Version
Sets the accessible version of JReport Server as the default portal instead of JReport Console page. In the accessible version, reports are displayed in the HTML format with accessibility attributes, and table/crosstab components are output as HTML data table. With the help of reader agent end users can navigate through the server resource to view the target report. See Accessibility for more information.
Enable Saving Parameter Values
Enables saving parameter values for reuse next time when specifying parameter values in order to run reports.
For a report that has multiple parameters, the values of all the parameters specified at a time will be saved together as a group for the report. Here such group is also called a list. Selecting such a group as the value will apply the values in the group to all the corresponding parameters in the report.
When the Yes checkbox is selected, you need to choose a way of saving the parameter values: Manually or Automatically. When switching from one to the other and OK is clicked, all saved parameter values for the current user will be cleared.
The automatically saved parameter values groups will be available on the value drop-down list of each of those parameters next time when the same user is asked to specify parameter values for the same report. Selecting a group from any of the parameters' value lists will apply the saved group of values to all the parameters. A group on the value lists is a one-row values' set: it lists the values of the parameters in one row with blank to separate between parameters and the values are in an order same as the display order of the parameters.
Enable Setting Default Parameter Values For
Specifies whether to display the Save as default option on the parameter page which allows server users to customize the default parameter values for reports or dashboards on a user-report or user-dashboard basis. For details, see Customizing default parameter values.
Enable Hiding Initial Parameter Dialog For
Specifies whether to display the Do not show the screen again option in the Enter Parameter Values dialog or the Re-enable Parameter Screen option in the Parameter Settings dialog or Parameter panel in Web Report Studio, which allows server users to hide the initial parameter dialog brought by actions on the console to run a report on a user-report basis.