Supported resources and types
Custom fields are available for Assets, Locations, Parts, and Work Orders.Create a definition
- Open Settings > Custom fields.
- Choose the resource tab.
- Select Add field.
- Enter the exact label and choose a type.
- For Single select, add one unique option per line in display order.
- Choose field behavior.
- Create the field.
Field behavior
- Required marks the definition as required on supported edit flows.
- Unlisted removes it from normal listed use while preserving values.
- Include in recurrence carries a work-order definition into recurring work.
- Include in Request Portal shows a work-order field on request portals; required fields remain required.
Reorder or edit fields
Use the up and down controls to set display order. Open Edit to change the label, type, options, or behavior. Review existing record values before changing a type or select options so future entries remain valid.Archive a definition
- Open the resource tab.
- Select Archive beside the field.
- Confirm the archive action.
API use
The public API exposes definition IDs, labels, types, behavior, and resource values. Numeric IDs address definition lookup, update, and archive operations. RecordextraFields objects use the visible field label as each value key; send values in the format required by the field type.