This component
Tag <crm:instructions> XML Namespace http://java.sun.com/jsf/composite/crm
Overview
The <crm:instructions> tag is used to display instructions on the page.
Info
Attributes
Name | Required | Type | Default | Description |
---|---|---|---|---|
id | true | String | null | Unique identifier of the component. |
value | true | Object | null | The value of the component. |
Getting Started
with InstructionsThe following example shows an instructions component.