sv:userField
A user field depicts data for a sv:userIdentity. Is a child of the sv:userFieldRepository.
Name | Type and description |
---|---|
<user-field-name> | Dynamic / Model dependent |
The name of the user field. |
Name | Type and description |
---|---|
displayName | javax.jcr.PropertyType.STRING |
The name of the user field. | |
identifier | javax.jcr.PropertyType.STRING |
The identifier of the user field. | |
type | javax.jcr.PropertyType.STRING |
The user field type (TEXT, TEXT_FIELD, NUMBER, URL, EMAIL, TEL, TAGS). | |
writable | javax.jcr.PropertyType.BOOLEAN |
Whether or not the user field is writeable. |
Sitevision Utility API tip!
- The UserFieldRenderer can render sv:userField data for a sv:userIdentity.