Skip to content
EN

Field Attributes

Last updated

A list of attributes that can be set on fields. You set them when creating or editing a field on the Schema screen. Attributes determine how a field is displayed and the rules for the values that can be entered. The create and edit dialog has three tabs, Settings, Validation, and Default value, and each attribute has a fixed tab where it is set and a fixed set of field types it can be set on.

AttributeWhat it determinesTabField types it can be set on
Display nameThe name used to show the field on screenSettingsAll field types
Field KeyThe key that identifies the fieldSettingsAll field types
DescriptionA supplementary note on the field’s purposeSettingsAll field types
Support multiple valuesWhether the field can hold more than one valueSettingsText, TextArea, Markdown text, Int, Float, Boolean, Check Box, Option, Tag, Date, URL, Asset, Group, Geometry Object, Geometry Editor
Make field requiredWhether the field can be saved while emptyValidationText, TextArea, Markdown text, Int, Float, Option, Tag, Date, URL, Asset, Reference, Geometry Object, Geometry Editor
Set field as uniqueWhether the same value can be held more than onceValidationText, TextArea, Markdown text, Int, Float, Option, Tag, Date, URL, Asset, Reference, Geometry Object, Geometry Editor
Use as titleWhether to use the field as the item’s titleSettingsText, TextArea, Markdown text
Set maximum lengthThe upper limit on the number of characters that can be enteredValidationText, TextArea, Markdown text
Set minimum valueThe lower limit on the number that can be enteredValidationInt, Float
Set maximum valueThe upper limit on the number that can be enteredValidationInt, Float
Set default valueThe initial value that is prefilled when an item is createdDefault valueText, TextArea, Markdown text, Int, Float, Boolean, Check Box, Option, Tag, Date, URL, Asset, Geometry Object, Geometry Editor

Tag and Check Box are field types available for metadata. For details, see Metadata.

The field’s display name. Used to show the field on screens and in lists. Required.

The key that identifies the field. It must be 1 to 32 characters and unique within the same schema. You can use alphanumeric characters, underscores, and dashes.

A description of the field. Set to supplement the field’s purpose. Maximum 1000 characters.

An attribute that lets a field hold multiple values in list form, instead of a single value.

When this attribute is set, an item cannot be saved while the value is left empty.

An attribute that prevents more than one item from holding the same value. A value can be used by only one item in that field. On a Reference field, you can set it for a one-way reference. You cannot set it for a two-way reference.

An attribute that uses the field as the item’s title. Only one field per schema can be set as the title. You can set one among an item’s fields and one among a Group’s fields. You cannot set it on Metadata fields.

The upper limit on the number of characters that can be entered. Set to a value of 1 or greater.

The lower limit on the number that can be entered. The minimum value must be less than or equal to the maximum value.

The upper limit on the number that can be entered. The maximum value must be greater than or equal to the minimum value.

The initial value that is prefilled when an item is created.