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

  List View form
Completing the Parameters tab

  1. About 
  2. New 
  3. Display Fields 
  4. Content 
  5. Selectable 
  6. Organize 
  1. Format 
  2. Parameters 
  3. Pages & Classes 
  4. Join 
  5. HTML 
  6. History 
  7. More... 

Use the Parameters tab for informational purposes to document the name, description, and data type of parameters used in the list view rule. Information on this tab has no runtime effect.

In most cases, an activity with a Property-Set method is executed before the list view is executed, supplying values for the parameters. Then the standard activity Rule-Obj-ListView.ShowView is called, passing the parameter page. For an example, see 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 string, boolean, or integer.

About List View rules