Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

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