Tile-RecentlyUsed Action Parameters

The Tile:RecentlyUsed action supports the following input arguments:

infoAreaFilter

Determines which records are displayed. If undefined, recently used records from all info areas are displayed.

Use the followingvsyntax (JSON):

{ filter: ["FI", "KP", "MA"] }

size

The size of the tile. If undefined, the default size is the full width of the screen.

Syntax, >> size.

pageSize

Determines the maximum number of records displayed on the Recently Used tile. This parameter overrides the global value specified in the Search.MaxResultsMobile Web Configuration parameter, >> Search.MaxResultsMobile .

For the HistoryListView action template, the maxNumberHistoryRecords is used instead.