Hi,
I have a report that is creating a shipping document. Based on the value of the postal area I want to define whether the literals on the document should be in English or French. The idea is to use the localization parameter file for en_US and fr and somehow define when to use what language file (maybe via JavaScript?)
Any ideas how to achieve this?
Max