Hi,

In the account module two types of addresses can be stored.
Visiting Address and Shipping Address.
Both fields contain (sub) fields where one can specify: street, postal code, city, state and country.

I made a dropdown list for countrys and added this to the edit view. But the detail view still points to the old country.
How can i make the detail view get the dropdown list?