Developer forum

Forum » Development » Activate countries on other languages

Activate countries on other languages

Nuno Aguiar
Reply

Hi,

 

Does anybody have a trick to activate the all countries in an eCom language?

 

We have all countries active in Portuguese (easy) but now need to simply save and close one by one in 3 other languages (nightmare).

 

Nuno


Replies

 
Nuno Aguiar
Reply

HI Guys,

 

No ideas anyone? I tried to do it in SQL but keep getting an error

 
Jeppe Eriksson Agger Dynamicweb Employee
Jeppe Eriksson Agger
Reply
This post has been marked as an answer

Hi Nuno,

 

 

The definitions for your countries can be found in EcomCountries, however, the translations are located in EcomCountryText. So, what you need to do is, add a combination of the CountryCode (CountryTextCode2) and LanguageID (CountryTextLanguageID). The relation between the two tables is CountryCode2<->CountryTextCode2.

 

 

Hope this helps :)

 

 

- Jeppe

Votes for this answer: 1
 
Nuno Aguiar
Reply

Hi Jeppe,

 

Thanks. I managed to see what I've done wrong and got it working.

 

Nuno

 

You must be logged in to post in the forum