Skip to end of banner
Go to start of banner

crm:summaryMultipleFilterSearchButton

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 12 Current »

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.


 

  • No labels