Zum Inhalt springen
Open App

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

Custom Fields extend the standard UniCMMS data model with attributes tailored to your organization. Use them when built-in fields are not enough, such as tracking asset condition, external IDs, special approvals, or localized labels.

Custom Fields Management page with module tabs and create button
Custom Field dialog with label, field type, options, and override labels

You can define custom fields for these modules:

  • Asset
  • Business
  • Facility
  • Part or Supply
  • Site
  • Team
  • User
  • Work Order
  1. Open Admin Portal from the main sidebar (Other).
  2. Go to SettingsCustom Fields.
  3. Open the module tab where the field should appear (e.g. Asset, Work Order).
  4. Click + to open the New Custom Field dialog.
  5. Complete the form:
FieldDescription
LabelName shown to users in the interface.
Field TypeData format the field accepts (see below).
OptionsRequired for Select fields. Enter choices as comma-separated values (e.g. Excellent, Good, Fair, Poor).
Override LabelOptional translated label for other languages.
  1. Click Submit.

Use Override Label fields to provide translated names for each enabled language. This ensures users see clear labels in their preferred UI language while keeping one shared custom field definition.

Choose a type that matches how the data will be used and reported.

TypeUse
TextShort text (e.g. serial numbers, short notes).
NumberNumeric values only (e.g. capacity, dimensions).
SelectDropdown: user picks one value from a predefined list.
DateCalendar date only.
DatetimeDate and time.
LinkClickable URL (e.g. manufacturer documentation).

After you submit:

  1. Confirm the dialog closes.
  2. Verify the new field appears in the selected module tab.
  3. Open a related record form (for that module) and confirm the field is available for data entry.