I try to find the best solution on this forum and on web with no success.
What is the best way to design a multi-language form with LiveCycle? I would like to refresh the complete form according to a dropdown list with language inside and change all captions of the form, and maybe little more.
I can do it with a ddl and script on event "change" that replace all captions inside the form.
is there a better way to do it? Can i separe the form itself and the language strings (i.e. XML file) ? is there any working example?
Thank you in advance