Avatar

Correct answer by
Level 10

I have not seen any restriction like that.In our earlier form we have added all the countries in the world in one dropdown and when you select each country, it will populate the City dropdown with all the cities in the selected country. Some of the countries will have more than 10000 entries.

We have passed the entire list in the XML at the time of rendering. and used Java script to display based on the country selected.

Thanks

Srini

View solution in original post