Hello,
I'm not sure if this is asked, but this is what I am trying to achieve...
I have a multi language form, on the basis of selection of language there are some Radio buttons in form which should change the label to the text in that language
Example.
Form has 2 languages & radio button to select language is: Language
German Text:
Radio button field name is: Arbeit bis
it has two options:
Anz. Arbeitstage
Enddatum bis
French Text:
Radio button field name is: Nombre jours ouvrables
two options.
ou
chéance le
I have tried to see the property of label by inspecting it, it shows the Field ID = 137
the two radio buttons are 137-0 & 137-1
Can anyone please help?
Thanks in advance!
S