Gets or sets whether the field is hidden.
Gets or sets whether the field is hidden.
Gets or sets whether the field is read-only.
Gets or sets whether the field is read-only.
Gets or sets whether the field requires a value.
Gets or sets whether the field requires a value.
Gets or sets the field value.
Gets or sets the field value.
Subscribes to field value changes.
callback invoked when the value changes
Provides access to a single search form field.
Extends IBaseFieldService — inherits
value,hidden,readOnly,required,onChangeandsetValue.Available via
tisa.search.field.<fieldName>in search custom scripts. Field dictionary is scoped to the active tab's fields.Example