You are here: Reporting > Deprecated report types > Summary View rule form > Summary View form - Completing the Parameters tab

  Summary View form
Completing the Parameters tab

  1. About 
  2. New 
  3. Content 
  4. Drill Down 
  5. Organize 
  6. Format 
  7. Chart 
  1. Parameters 
  2. Pages & Classes 
  3. Join 
  4. HTML 
  5. History 
  6. More... 

Use the Parameters tab for informational purposes to record the name, description, and data type of parameters used in the view.

In most cases, an activity with a Property-Set method runs before the list view rule runs, supplying values for the parameters. Then the standard activity Rule-Obj-SummaryView.ShowView is called, passing the parameter page. For an example, see the PDN article How to use parameters as selection criteria in a list view report.

For security reasons, list view rules that run on a web node as part of a composite application cannot use parameters as selection criteria.

Field

Description

Name

Enter the name of the parameter.

Description

Enter the description of the parameter.

Data Type

Enter the data type of the parameter. Select from string, boolean, and integer.

About Summary View rules