Overview
The <crm:summaryResultArea> tag is used to display data in a tabular format.
Attributes
Name | Required | Type | Default | Description |
---|---|---|---|---|
criteria | true | List | null | A collection of the search criteria. |
id | true | String | null | Unique identifier of the component. |
managedBean | true | String | null | The name of the managed bean that will be used for retrieving the component values. |
Getting Started
The following example shows a summary result area component that is used on Summary Page Example.