Number of countries in CountryChoiceListInitializer
Question
How many countries will be shown in the CountryChoiceList?
Answer
This depends on the installed Java version. The list is coming from the java.util.Locale (getISOCountries()).
How many countries will be shown in the CountryChoiceList?
This depends on the installed Java version. The list is coming from the java.util.Locale (getISOCountries()).