Question
1
Replies
4857
Views
HCL
Posted: November 4, 2016
Last activity: November 21, 2016
When to use Specify Virtual report definiton
Hi All,
I would like to know to usage of Specify Virtual report definiton option in repeating grid which appears when source is Report Defintion and also purpose of "Specify custom results page"
TIA
Rakhesh.
***Updated by moderator: Lochan to add Categories***
Hi,
Following information in help document should be helpful here.
https://pdn.pega.com/sites/pdn.pega.com/files/help_v721/procomhelpmain.htm#rule-/rule-html-/common/commonlayoutgridgeneraltab.htm
Displays when the Source of the grid is a
Report Definition
and the Create grid dynamically check box is selected. There are two options.Select By Name to use the pagination format as configured in the report definition.
Select By property reference to specify the name of a clipboard page of type RULE-OBJ-REPORT-DEFINITION. When specified, the grid uses the report definition specification in this clipboard page, rather than the one specified in the Report definition bound as the grid source.
Using this technique, you can display columns that are hidden in the report definition, hide columns that are visible, and make subtle changes to the presentation.
Appears if you specified
Report definition
as the Source. By default, a results page is created for a grid sourced from a report definition.Select this check box if you want to specify a custom results page. Select how you want to specify an existing clipboard page to use to save the results.
By name: Specify the clipboard page by name.
By property reference: Specify the clipboard page using a property. The property is resolved at run time and the associated clipboard page will be used.
Enter the name or property in the text field.