Country enumeration
Overview
This module will update or create an ISO based country enumeration table with flag icons confrom ISO 3166-1. It provides all current 250 countries with the Alpha-2 code, Alpha-3 code, numeric code and continent. Also includes base64 HTML images, demonym and the optional the Dutch NEN 1888 nationality table.
Documentation
CountryEnumeration
Mendix Country enumeration module for Mendix. Seperate version for Mx 7,8,9,10 and 11.
This module will update or create an ISO based country enumeration table with flag icons confrom ISO 3166-1. It provides all current 250 countries with the Alpha-2 code, Alpha-3 code, numeric code and continent.
Translations are provided for the Dutch, Netherlands and English, United States language settings. To use the module make sure that you connect the CountryModuleOverview form from the _UseMe directory to your navigation.
Demonyms are now also provided and can be translated to different languages. Dutch and English are provided. As an option the Dutch NEN 1888 Nationality table can be created.
Since this data table is quite large we can not be held responsible for data mistakes. If you find any please report so the module can be updated.
Ronald Catersels
Releases
Changes: Converted to Mx 11.6.6. Updated with continents and new flags for Haïti, Lesotho, Libya, Mauretania, Myanmar, Tokelau Islands and Tuvalu. Also added a combobox example to easily re-use in your own projects.
NOTICE: due to moving from svn to GIT and version renaming it will not recognize the module when upgrading. Select Replace existing module and select the CountriesV5 module. Rename the module to CountriesV11. Then update the security of the domain model and update all widgets and all errors should be gone.