Hi, By exemple for web site policies http://demo.hotwaxmedia.com/ecommerce/control/policies I would like to display multilingual text with alternate locale. Even if I add alternate locale to the "policies" content, it doesn't work. Policies are always in English !
In ecommerce/.../commonScreens.xml
<screen name="policies">
...
<sub-content content-id="WebStoreCONTENT" map-key="policies"/>
...
How can I change this line to display multilingual content ?
Eric
