By Clay Li on Sunday, 26 June 2016
Category: Tutorial

Asset and Location Custom Fields in Work Orders

This feature has been enhanced for the following use cases:


Here's the sample use case for this feature:


An administrator can perform the following steps to add custom fields for this feature. The same process applies to the location (cm_location table).
  1. Identify custom fields required.
  2. Use Calem Data Designer (at Admin module) to add custom fields to asset (cm_asset table).
  3. Use Calem Form Designer (at Admin module) to customize asset forms and place the custom fields on the asset forms for management.
  4. Use Calem Data Designer to add the same asset custom fields (use the same names and labels) to work orders (cm_wo table).
  5. Use Calem Form Designer to customize WO forms and place the custom fields on the WO forms for management.
  6. Edit assets to set the custom field values based on business requirements.
  7. Calem will copy the custom field values of the same names from assets to work orders when PMs are turned into work orders.
  8. If there are same custom fields in a PM, the custom fields of PMs will overwrite those of assets if defined.
See PM Custom Fields below for add PM custom fields for work orders.