Setting User Display Units for Users

Users define their User Display Units using the My Profile form. The preference is stored in the afm_users.display_units field.

The default value of the afm_users.display_units field is perLocale. The Web Central core handles this as follows:

  • If the user locale is en_US, Imperial units are used.
  • Otherwise, for all other locales, Metric units are used.