Global Datatype: BaileyWeb.Country
The Global Datatype named BaileyWeb.Country, displayed as Country, is used to store a list of countries. Please refer to the Data Model page for information about its relation to other datatypes.
Data Structure
Field: | Label: | Help: | Type: | Default: | Optional? | Widget: | Validation: | Order: | Group: |
---|---|---|---|---|---|---|---|---|---|
Id | GUID | Key | |||||||
Country | Country name* | The official name of the country. | String (128) | No | Text Box | None | Ascending1 | ||
ISO | ISO 3166-1 alpha-2 code (2-letter) | The 2-letter International Organization for Standardization code (ISO 3166-1 alpha-2) for the country. | String (16) | Yes | Text Box | String Length Validation | |||
UN | UN / ISO 3166-1 alpha-3 code (3-letter) | The 3-letter United Nations / International Organization for Standardization code (ISO 3166-1 alpha-3) for the country. | String (16) | Yes | Text Box | String Length Validation | |||
UNNumber | UN code (numerical) | The numerical United Nations code for the country. | String (16) | Yes | Text Box | Regular Expression Validation | |||
InternationalDiallingCode | International telephone dialling code | The international telephone dialling code for the country. | String (32) | Yes | Text Box | None |
Settings
- Has caching? No
- Has publishing? No
- Localised? No
- Data URL: ~/country({Id})
Notes
This datatype is already populated with a list of countries, correct as of autumn 2016.
Due to its usefulness, this datatype is available as a stand-alone download.