Hi,
Default drop downs for city, state and country
You can get options from a DB table in Select Field type, you can also filter options from another select field, try to see this example:
https://www.easy-profile.com/support/conditional-drop-downs.html#reply-11318
Alternatively can we use gmap field to get correct address and populate city, state, country fields
This is not possible, but you can make something like this:
- Create 3 select field type for State, Region, City. like example above
- Create a text field type for address
- Create a gmap field and set this like screenshot, with this configuration the address on the map will be displayed based on values of others fields instead Google search.