This node type is always a child node to a form node (sv:form). It has no children.
The node is defined as a "Date" element ("question") in a form portlet.
| Name | Type and description |
|---|---|
| <date-field-name> | Dynamic / Model dependent |
| The given name of the date field |
| Name | Type and description |
|---|---|
| customErrorMessage | javax.jcr.PropertyType.STRING |
| An error message that is associated with the field. | |
| displayName | javax.jcr.PropertyType.STRING |
| An aggregated name of the field (including the name of the node). | |
| description | javax.jcr.PropertyType.STRING |
| A localized name of the field. | |
| id | javax.jcr.PropertyType.STRING |
| Unique identifier that is used as the name attribute in the input tag in when rendering this field. | |
| mandatory | javax.jcr.PropertyType.BOOLEAN |
| Field is mandatory. | |
| name | javax.jcr.PropertyType.STRING |
| A name associated with the field. | |
| question | javax.jcr.PropertyType.STRING |
| A question associated with the field. |
Last updated:
