RecordListView

This topic has information about RecordListView action template.

The RecordListView action template is used to display a list of records.

For information on using RecordListView with record selectors. For further details, see Select-Function.

RecordListView Action Parameters

The RecordListView action supports the following input arguments:

InfoArea

The ID of the info area to be searched.

This parameter is mandatory.

ConfigName

The name of the Search&List configuration to be used, see Search&List Configuration. If undefined or not found, the info area's default Search&List configuration <infoAreaId> is used.

LinkRecord/LinkID

LinkRecord: Optional parent record of the search results (for linked searches, e.g. all MA records linked to a KP): Record or Linked.

LinkID: ID of the link used for link (default=-1 i.e. the default link). This parameter is only relevant if multiple links between two info areas exist in the data model (e.g. multiple FI-links in KM). For further details, see Link IDs in the Aurea CRM Web Administrator Guide.

FilterName

Allows you to specify a fixed filter which is applied to the search and cannot be changed by the user. (The filter name is not visible for the user.)

If a Search&List configuration containing a filter is used, both filters are combined using logical AND. For further details, see Search&List Configuration.

MaxResults

Determines the maximum number of results returned by the search. This parameter overrides the global value specified in the Search.MaxResultsMobile Web Configuration parameter. For further details, see Search.MaxResultsMobile.