dynamic_fields


Description

A list of all dynamic fields.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null
dynamic_job_fields.field_idDefined in XMLR
dynamic_requisition_fields.field_idDefined in XMLR

Primary key.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

namevarchar255null

Dynamic field name.

requiredbool1null

Whether the dynamic field is required.

typevarchar255null

Dynamic field type.

updated_attimestamp29,6null

Date the record was updated.

Relationships