Difference between revisions of "Criteria Template"

From SmartWiki
Jump to: navigation, search
m
Line 1: Line 1:
The Criteria Template on the [[Report Template]] tab of the [[Report Builder]] defines the criteria section of a custom report template containing the prompt(s) for report [[parameter]](s) when [[criteria|report criteria]] are used.
+
The Criteria Template section on the [[Report Template]] tab of the [[Creating a Basic Report|Edit Report Page]] defines the criteria section of a custom report template containing the prompt(s) for report [[parameter]](s) when [[criteria|report criteria]] are used.
 +
 
 +
The Criteria Template section accepts HTML code. When the Criteria Template is used, the report parameter prompt does not manifest as a pop-up when the report is run, but remains at the top of the page.
 +
 
 +
'''Example:''' A simple report is built as follows that prompts the user for the first name of a contact when run:<br />
 +
[[Image:CriteriaTemplate-ReportBuilder.png|link=|400px]]

Revision as of 11:29, 21 August 2013

The Criteria Template section on the Report Template tab of the Edit Report Page defines the criteria section of a custom report template containing the prompt(s) for report parameter(s) when report criteria are used.

The Criteria Template section accepts HTML code. When the Criteria Template is used, the report parameter prompt does not manifest as a pop-up when the report is run, but remains at the top of the page.

Example: A simple report is built as follows that prompts the user for the first name of a contact when run:
CriteriaTemplate-ReportBuilder.png