Hi all,
We have written an application which uses a self-made Smartform. We pass the language to it as an import parameter and all include texts are called in this language. So when we use different languages they are correctly called.
Our problem is: how to do this for the fixed texts (column headers and such)? With Sapscript forms you have to maintain your form in the languages you want using translation and such - how to do this with Smartforms?
The logon language of the users is always the same, but they need to print the form in different languages. Within the application there is a language field they can fill in with the language they want, and this is passed to the Smartform as an import parameter (not via the structure CONTROL_PARAMETERS).
Thanks in advance,
Ioana