How to add country code in our appication with city name

0
How to add country code to our application? with city name
asked
2 answers
0

Hi,

Take a look at the below module country enumeration where country name,iso codes and flags can be used

https://marketplace.mendix.com/link/component/1775

Hope it helps!!!

answered
0

Hi,
Try using api using url mentioned below.

https://documenter.getpostman.com/view/1134062/T1LJjU52#2cc72872-d2eb-4811-b6db-1e325b9f0ca0

Using the url in rest service you can get the country code in ur application.

 

Hope it helps.

 

 

answered