Hi, I tried to do report that print each pages based on the
representative language. I use element.design().languageid
(EmplTable.LanguageId). It work fine exept for some control. The
controls that don't display the translated text are controls that
have the property AutoDeclaration to Yes.
I think it's because the translation is done by the global languageID
(the one choose in the AxConfig) and not by the report's languageID
because the text is setted by code.
If it's because of that, someone know how to get the tranlation by
code when we know the label number? Maybe something like Variable =
Translate(@USR101 , "en-us");
Thanks!
Yahoo! Groups Sponsor
ADVERTISEMENT
click here
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

