OpenAir Custom Fields and Field Mapping

OpenAir custom fields are available for mapping. Advanced field mapping may be required to ensure that custom field values are formatted correctly, depending on the custom field type. You should always verify the format of custom field values before you attempt to include a custom field in your field mappings.

Review the following examples:

Verifying the Format of OpenAir Pick List Custom Field Values

You can use the inspect functionality in your browser to verify the format of pick list custom field values.

To verify the format of OpenAir custom field values

  1. In OpenAir, go to the record properties form that includes the custom field.

  2. Right-click the pick list custom field value.

    A context menu appears.

  3. Click Inspect.

    The Developer Tools frame or window appears and shows the page HTML. Each option element has a value attribute showing how the value is formatted.

Project pick list custom field value format