Interface: IRelativityFormsLayoutFieldElement

Interface to represent a Field Elements

Properties

AllowCopyFromPrevious

AllowCopyFromPrevious: boolean

Determines if a Field has Copy From Previous enabled


AllowHTML

AllowHTML: boolean


ColSpan

ColSpan: number


Column

Column: number


copyFromPreviousState

copyFromPreviousState: RwcCopyFromPreviousState

Current Copy From Previous State of the field


DisplayName

DisplayName: string

Field Name


DisplayType?

optionalDisplayType: string


expanded

expanded: boolean


FieldCategoryID

FieldCategoryID: number


FieldID

FieldID: number

Field ID


FieldType

FieldType: string


Guids

Guids: string[]


IsReadOnly

IsReadOnly: boolean

Determine if a Field is read only


IsRequired

IsRequired: true


IsSystem

IsSystem: boolean


MaxLength?

optionalMaxLength: number


minimumWidth

minimumWidth: number


NameValue

NameValue: string


RepeatColumn?

optionalRepeatColumn: number


Row

Row: number


ShowNameColumn

ShowNameColumn: boolean