Skip to end of banner
Go to start of banner

crm:summaryMultipleFiltersArea

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Current »

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.


 

  • No labels