Create a field definition
Creating a field definition allows organizations to create a field instance that is derived from the field defintion, with per-organization customizations.
Create a new field definition
To create a new field definition, open the Definitions navigation menu and click Field Definitions, then click + Create Field Definition.
The Create Field Definition panel appears.
Details tab
Populate details:
Name: The identifier for this field. It must be unique across all field definitions and should not contain spaces or punctuation. Follow your data collection standards for column/field naming.Label: The friendly display label for this field. This is normally used in downstream systems to display the field on a form and is used if a derived field instance does not specify its own label.Category: The logical category for the field. This is useful to separate fields into logical groupings.Description: A short description of the intended purpose of this field.Max Length: The maximum number of characters this column can hold. This value should be aligned with the database that will be used to persist values collected by this field.Default Order: The default ordering for instances derived from this field. Fields are intended to be ordered ascending. It’s recommended that this value be set to a multiple of ten to allow for interpolation of new fields should requirements change.
Settings tab
If this field should be bound to a set, then select it in the Select Set Definition dropdown. See the section on sets for more information.
Click Save. The field definition is created.