| |||||||
| FRAMES NO FRAMES | |||||||
To store the value entered in a textarea in the attribute telephoneNumber:
<textarea <f:fieldName att="person.telephoneNumber"/>/>
<textarea/>
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| att | true | true | java.lang.String | The BPM Object attribute to associate to the HTML element. This attribute is accessed through an instance of a BPM Object. |
| onlyName | false | true | java.lang.String | If set to false does not concatenate "name=" to the generated String. This is useful for HTML elements that need a reference to the BPM Object attribute's value but do not accept a "name" attribute. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||