User Defined Fields Field Descriptions

User Defined Fields (UDF) reference table below.
Field NameDescription
UDF StatusSpecialty is active if enabled or inactive if disabled.
NameLong name.
Data TypeCreates the data type for the UDF.

Valid data types include:

  • <Number> Creates a field that allows a numeric entry. Max: 11 numeric characters (7,4). Example: 1234567.1234
  • <String> Creates a field that allows text. Max 100 characters.
  • <Date> Creates a date field.
  • <Boolean> TRUE or FALSE. Used to create a check box setting.
 
Note:

This application shows the data type of Date as mm/dd/yyyy. However, import behaviors differ. The Initial Import person-import-sample-UDF.csv file supports mm/dd/yyyy or m/d/yyyy, and ISO 8601 format YYYY-MM-DD for UDF purposes only. Ongoing Imports require ISO 8601 format when importing UDFs only.

Help TextThe initial import manager auto generates a placeholder for In-line Help text. To provide users with a meaningful description, go to the Setup General area and type your description in the in-line help text box provided for the UDF.
Mapped IDAn internal identifier used to map this User Defined Field in a source environment to the same User Defined Field in the destination environment via the People Operational Data Manager. Mapped IDs must be unique and must match the target setup item to import. Max Length: 50 characters