A FieldDescriptionTag accesses the data element named dataName and, if its description is not null, writes it on the HTML page.
Mandatory attributes: dataName
Attribute | Description | Default value |
---|---|---|
dataName | Name of the DataField in the Context hierarchy | |
fontColor | Color of the text | null |
fontSize | Size of the text | null |
fontFace | Typeface of the text | null |
style | Style for the field description | null |
See ValidationErrorsTag for an example of using FieldDescriptionTag.