Skip to end of banner
Go to start of banner

crm:summarySingleFilterSearchButton

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 2 Next »

Overview

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

It is used only on Single Filter Summary Page.

Attributes

NameRequiredTypeDefaultDescription
idtrueStringnullUnique identifier of the component.
managedBeantrueStringnullThe name of the managed bean 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.


 

  • No labels