Report Definition form
|
Information on this tab describes how the user may interact with the report when it is displayed at runtime
XXXXXXXXXXXXXX COLLAPSE CANDIDATE XXXXXXXXXXXXXXXx.
These settings control the availability and display of built-in commands within the report display that allow the user to manipulate the report in various ways. You can hide the entire command ribbon, or enable/disable any specific commands. You can also hide the right-hand command menu for column headings in the Report Viewer. See Working with the Report Viewer.GATZH changes 3/24/2010
Field |
Description |
Display Command Ribbon |
Choose whether or not to display all of the following Report Viewer Commands. You can also enable or disable any of the specific commands below by clicking the checkbox () next to each item: Enable Save, Enable Save As, Enable Print, Enable Edit Columns to Include(When selecting Edit Columns To Include, you can reorder columns for list-type reports but not for summary-type reports), Enable Append Column, Enable Edit Report Title, Enable Add Or Edit Chart, Enable Export to Excel, Enable Export to PDF.GATZH changes 3/24/2010 See Working with the Report Viewer to learn more about these commands. |
Display Column Command Menu |
Choose whether or not to display the Column Command Menu. |
These settings can be used to hide the report header, control whether and how filter conditions are changed by the user, and allow for custom drill down reports.
Field |
Description |
|
Display Report Header | Click the checkbox () to hide the report header that displays the report title, date and time of execution, number of rows returned, and the filter conditions that determine which rows are included.GATZH changes 3/24/2010 | |
Report Header Commands |
Click the checkbox () to display the list of filter conditions as a hyperlink, which when clicked, lets the user change the conditions. |
|
Enable Filter Changes in Report Viewer | ||
Prompt for filter changes before displaying report |
Click the checkbox () to prompt for changes to the filter before the report is displayed. Allows the developer to specify a Report Definition rule to use in displaying detailed information about rows included on the report when the user drills down on a summarized value or column. |
|
Drill Down Settings | ||
Custom Drill Down Report |
The filter conditions from this report and the user's drill-down selection will override those in the custom drill down report, and no parameter values will be passed to the custom drill down report. The standard Drill Down Report is pyDefaultReport. |
|
Controls paging for list-type reports only.
Field |
Description |
Enable Paging |
Select to present the list view results in segments — known as pages — each containing a fixed number of rows. Clear to present all rows (up to the Maximum Value count on the Content tab.) Paging is enabled by default.GATZH 3/25/2010. Entire table updated with information from list view online help item.
As a good practice, enable this capability for
worklists and for other lists that users need to scan only
until they find a row of interest. However, for maximum user
productivity, design the selection criteria and sorting in
each list view rule to eliminate the need for user
paging, or to present as few pages as possible when paging is
unavoidable. See Pega Developer Network article PRKB-16205 How and when to enable paging of
list view displays. At runtime, users may see the busy indicator ( ) while waiting for a paging operation to complete. |
Paging Properties |
Complete these fields when you select the Enable Paging checkbox. |
Page Size |
Enter a positive integer not greater than 200 to control how many rows appear at once as a report page. Values between 10 and 30 are typical; the default is 50 rows. |
Page Mode |
The system divides the responses into numbered pages based on the Page Size value. Select to control the presentation of pages:
For example, if the Page Size value is 10 and the report contains 107 rows, the first page contains rows 1 to 10, and the last (11th) page contains the final 7 rows. |
Page Navigation Alignment |
Choose |
Paging Bar Position |
Select to indicate whether the page control is to appear at the top of the report display, at the bottom, or both. |
Field |
Description |
Enable Smart info | Click the checkbox () to add a SmartInfo icon to each row of a list-type report. When the icon is clicked, additional information about the selected row is displayed using the Content setting below.GATZH 3/25/2010 |
Header | Enter the header to display for the SmartInfo display. |
Content |
Select the appropriate activity for the enabled smart info, or click () to create a new activity. This activity must take one parameter, the pzInsKey of the selected row, and return the output of a Section rule.GATZH 3/25/2010 |
Working with the Report Viewer
Report Definition rules — Defining and Editing Charts Report Definition form — Completing the Chart Definition dialog |
|
Atlas — Standard Report Definition rules |