Optional
data: ITemplateFieldDefinitionOptional
constraintThe constraint for values stored in the represented field.
Optional
constraintThe error string that will be returned when the field constraint is violated when setting a value for this field.
Optional
currencyThe name of the currency that will be using when formatting the represented field when the Format property is set to the Currency member of the WFieldFormat enumeration.
Optional
defaultThe default value of the field for new entries that are assigned to a template the represented field is a member of.
Optional
descriptionThe description of the field.
Optional
displayThe localized name of the field.
Optional
fieldThe type of the field.
Optional
formatThe display format of the represented field.
Optional
formatThe custom format pattern for fields that are configured to use a custom format.
Optional
groupThe group id of the field in the template.
Optional
groupThe name of field group.
Optional
idThe ID of the field.
Optional
isA boolean indicating if the represented template field supports multiple values.
Optional
isA boolean indicating if the represented field must have a value set on entries assigned to a template that the field is a member of.
Optional
lengthThe length of the field for variable length data types.
Optional
listThe list of items assigned to the represented field.
Optional
nameThe name of the field.
Optional
ruleA form logic rule associated with a Laserfiche template and field definition.
Static
fromJS
Represents a template field definition.