crm:summaryMultipleFilterSearchButton

Overview

The <crm:summaryMultipleFilterSearchButton> tag is used to display a search and settings button on a summary page.

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

Attributes

NameRequiredTypeDefaultDescription
filterSelectorfalseBooleantrueControls the visibility of the settings button.
idtrueStringnullUnique identifier of the component.
managedBeantrueStringnullThe name of the Java managed bean class that will be used for retrieving the component values.
refreshfalseString@formComponent(s) to update with ajax.


Getting Started

The following example shows a summary multiple filters area component that is used on Summary Page Example.