crm:summaryMultipleFiltersArea

Overview

The <crm:summaryMultipleFiltersArea> tag is used to display multiple criteria on a summary page.

It should be defined only on Summary Page and Summary with Lazy Data Model Page

Attributes

NameRequiredTypeDefaultDescription
criteriatrueListnullA collection of the search criteria.
idtrueStringnullUnique identifier of the component.
managedBeantrueStringnullThe name of the Java managed bean class 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.