crm:sharedNotes
Overview
The <crm:sharedNotes> tag is used to display a shared note element on the page.
Attributes
Name | Required | Type | Default | Description |
---|---|---|---|---|
id | true | String | Null | Unique identifier of the component. |
managedBean | true | String | null | The name of the Java managed bean class that will be used for retrieving the component values. |
refresh | false | String | @form | Component(s) to update with ajax. |
Getting Started
The following example shows a shared notes component.