πFields and Record Layout Management
Flexible, easy-to-configure record layouts for every worktype
Last updated
Flexible, easy-to-configure record layouts for every worktype
Origin Studio stores metadata as Fields on a Record.
Admins can define fields and control how they show in the UI.
A Field is one piece of information on a Record.
Fields can be:
System fields. Fabric-defined. Required for core operations.
Custom fields. Tenant-defined. Built for your model.
Custom fields commonly include:
Free text
Single select / multi select
List
Boolean
Date / time
Custom fields can be:
Disabled, hidden, or deleted.
Associated to one or more Work Types.
Global or localized (multi-language values).
A Dataset is the allowed value set for a select field.
Datasets apply to:
Select (Single)
Select (Multiple)
Datasets can also be localized.
The UI organizes fields using:
Data Groups: logical groupings (Identifiers, Contributors, Tags).
Sections: field collections inside a Data Group.
Sections are the smallest unit for access control. Put sensitive fields into dedicated Sections.
Field types apply built-in validation.
Datasets enforce allowed values for select fields.
Last updated