FormFieldType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: AbstractFormItemType
A single form field. This definition is expected to render a short, compact visual representation of a single item (property, reference or container). If a container is represented as a field, it has to be a very compart representation of the container, usually be using custom widget that creates a pop-up when clicked.
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1]  
description property
string
[0,1]  
ref property
ItemPathType
[0,1]  
type property
QName
[0,1]  
display property
FormItemDisplayType
[0,1]  
widget property
string
[0,1]  
availableValues property
ExpressionType
[0,1]  
validation property
FormItemValidationType
[0,1]