Overview
The <crm:summaryMultipleFiltersArea> tag is used to display multiple filter criteria on a summary page.
Note |
---|
It is used only on Summary Page and Summary with Lazy Data Model Page |
Attributes
Name | Required | Type | Default | Description |
---|---|---|---|---|
criteria | true | List | null | A collection of the search criteria. |
id | true | String | null | Unique identifier of the component. |
managedBean | true | String | null | The name of the managed bean that will be used for retrieving the component values. |
Getting Started
The following example shows a summary multiple filters area component that is used on Summary Page Example.