|
ID | | The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
Report | | The name of a Report definition file. The default value is the current report.
For some elements, the value can be set to "CurrentReport". This builds the same report with the same data and sort order, which is especially useful when exporting reports. You cannot use "CurrentReport" within Process definitions or MasterReport elements. |
ReportShowModes | | ShowModes makes it possible to hide elements for some reports. ReportShowModes passes the ShowModes displayed within a called report.
When ReportShowModes is blank, all elements are shown. To pass ShowModes into the report, enter a comma-delimited list of ShowMode values. Any elements that have a ShowMode that includes any of those values will appear in the report. |