Skip to content

Fields

Tables columns are made up of fields. Fields have different types of data, such as text, numbers, and dates.

Every field gets defined in a table and requires a name and a type. Field names must be unique in the table, irrespective of their type. Once a new field has been created, a configuration modal will appear allowing for further customizations.

Fields are updated in the same interface used to create them. Updates to attributes like the field’s name, Default Value and Description - are changed in real-time. Changes to configurations must be saved. If Archie Core detects an issue with the change being made, an alert will display with instructions to fix the issue.

alt text

To delete a field:

  1. Click the field you want to delete
  2. Click the Delete Field in the Table Settings.
  3. Confirm in the modal.
  4. Click Delete.

Danger: Deleted fields cannot be restored and any existing data will be lost.

There are nine field types:

  • Number
  • Text
  • Date
  • Boolean
  • Jsonb
  • Uuid
  • Relationship