crm:summarySingleFilterSearchButton

Overview

The <crm:summarySingleFilterSearchButton> tag is used to display a single criterion and a search button on a signle filter summary page.

It should be defined only on Single Filter Summary Page.

Attributes

NameRequiredTypeDefaultDescription
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.
sizefalseInteger30Number of characters used to determine the width of the input element.
summaryCriterionfalseObjectnullA search criterion


Getting Started

The following example shows a summary single filter search button component that is used on Single Filter Summary Page.