Gets or sets a value that specifies whether the field is hidden on form.
ReadonlyinternalGets the internal name that is used for the field.
ReadonlyoriginalGets original field value
Gets or sets a value that specifies whether the value of the field is read-only.
Gets or sets a value that specifies whether the field requires a value.
Gets or sets default field title.
ReadonlytypeGets or sets the value of the field. Optionally, the setValue method can be used for advanced setting value.
The event is triggered whenever the field value changes. The event can be suppressed by calling the setValue method with disableTriggerOnChange set true.
function callback on event fired
Gets or sets default field description.