Configuring countries
The Countries application allows you to configure a list of countries, which is used in various places throughout the system. The countries defined in this list are offered in forms, where the Country selector form control is used (for example in Contact management). Also, the list is used for defining countries from which the customers can order products in an on-line store.
Creating new countries
Click New country to define a new country. The following properties are available when creating or editing a country object:
Country display name |
The name of the country displayed to the users of your website. |
Country code name |
The string identifier of the country object used by developers in the code. Unless there is a reason to set a particular value, you can leave the default (automatic) option, and the system generates an appropriate code name. |
Country 2-letter code |
Can be used to enter the country’s two-letter country code. |
Country 3-letter code |
Can be used to enter the country’s three-letter country code. |