Date Model Elements

The Registry Address data model consists of several fields: Street, Room, Locality, State, Postal Code, Country, and Language.

Required Fields

It is possible to set which Address fields are required via ConfigurationCO Settings. These settings apply to Address collection in all contexts.

Default Address Type

When adding a new Address via the UI, it is possible to set the default value for the Address type via ConfigurationCO Settings.

Formatted Address

When required by the application, a Formatted Address is constructed from the populated fields. The formatted string is constructed by concatenating non-empty values of the address fields (excluding Language), in order, with each value separated by a comma and a space.

Example Formatted Address
1 Main St, Any Town, NY, 10000, US

See Also

Changes From Earlier Versions

As of Registry v5.0.0

  • Address can be attached directly to Person.
  • No labels