Versions Compared

Key

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

Overview

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

Image Modified

Note

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 that 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.