Imports - Class Custom Fields
Purpose
Importing will create class custom field definitions and attach values to class codes. If a custom field with the same label already exists for the class, the row will fail.
The Class Custom Fields Import can be used in tandem with the Class Code Import which creates new class codes.
Import Fields and Definitions
Field | Verification | Type/Size | Required for Create New | Required for Update | Update Allowed |
|---|---|---|---|---|---|
Class | Must match existing Class | char(15) | |||
Custom Field Description | Description must already exist in asset/class custom fields. | char(25) | |||
Dropdown Values | comma separated values for all dropdown values | (item1, item2, item3, item4) | |||
Disable | Flag | (tinyint,null) Y/N |