sv:singleSelectionField

This node type is always a child node to a form node (sv:form). It has zero or more child nodes of typesv:alternative.

The node is defined as a "Single selection" element ("question") in a form portlet.

Node name

Name

Type and description

<single-selection-field-name>

Dynamic / Model dependent


The given name of the single selection field.

 

Properties

Name

Type and description

customErrorMessage

javax.jcr.PropertyType.STRING


An error message that is associated with the field.



description

javax.jcr.PropertyType.STRING


The description of the field.



displayName

javax.jcr.PropertyType.STRING


An aggregated name of the field (including the name of the node).



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.