I have two fields in my single form
Language: Values would be English, German, Polish
Interest: Value would be Mobiles, Watches, Clothes
When i select German language, i would need to display the interest value as Handys, Uhren, Kleidung(which is Mobiles, Watches, Clothes). Is it possible to change the content dynamically while user filling up forms?
Thanks in advance
Soma
Solved! Go to Solution.
I'm sorry if my question make you confused.
Didn't make me confused... you didn't look into how VRs work before dismissing them!
If you want the dropdown to translate the values in the set [Mobiles,Watches,Clothes] into a different language, then you add a Visibility Rule accordingly. The server values (rather than display values) can stay the same, or you can change them as well.
Of course, this is the Visibility Rules feature. (Please don't call it "dynamic content" because that's a different feature set with a different purpose.)
San, Thanks for the reply.
Visibility rule is something about showing the field if i choose a particular field. That is not what i have expected. My question is how can i show the value of Mobiles, Watches, Clothes in different language if i choose particular language? I'm sorry if my question make you confused.
I'm sorry if my question make you confused.
Didn't make me confused... you didn't look into how VRs work before dismissing them!
If you want the dropdown to translate the values in the set [Mobiles,Watches,Clothes] into a different language, then you add a Visibility Rule accordingly. The server values (rather than display values) can stay the same, or you can change them as well.
Thanks San. It works out.
you didn't look into how VRs work before dismissing them!
Thats True..
Make sure the main select has ALL the possible values (the superset of all the values in the individual VRs).