Dear,
We use Interactive Forms in combination with SAP to generate forms in multiple languages. We usually do this using textfields and then linking all of those textfields to data we send from SAP. The data of these 'labels' is in a different language depending what you send through.
For buttons however we cannot simply link them in Binding so we decided to use Js to do it. There are already several checks in Js in place so I know the basics, but I can't figure out how to (a) retrieve data from the data sources and (b) how to set the button's caption using Javascript ...
Any ideas?
Thanks in advance,
Frederik-Jan Roose