SOLVED

Re: Using Dynamic content in form field value, is it possible?

Go to solution
Somasundaram_B
Level 1

Using Dynamic content in form field value, is it possible?

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

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Using Dynamic content in form field value, is it possible?

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.

pastedImage_1.png

View solution in original post

5 REPLIES 5
SanfordWhiteman
Level 10 - Community Moderator

Re: Using Dynamic content in form field value, is it possible?

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.)

Somasundaram_B
Level 1

Re: Using Dynamic content in form field value, is it possible?

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.

SanfordWhiteman
Level 10 - Community Moderator

Re: Using Dynamic content in form field value, is it possible?

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.

pastedImage_1.png

Somasundaram_B
Level 1

Re: Using Dynamic content in form field value, is it possible?

Thanks San. It works out.

you didn't look into how VRs work before dismissing them!

Thats True..

SanfordWhiteman
Level 10 - Community Moderator

Re: Using Dynamic content in form field value, is it possible?

Make sure the main select has ALL the possible values (the superset of all the values in the individual VRs).