Hi community!
We are currently facing a new requirement, where it should be possible to change the browser language with a series of buttons in the form (approximately 20 different languages).
Every click on a language button should change UI labelling on current form to selected button language.
e.g.
[German] [English] [French] ... <-- HTML field
[Form content goes here]
I know this is possible with different browser languages, but is this possible with button action (and maybe some javascript) directly on the form?
Thanks a lot in advance for your help & best regards, Nik