Using Dynamic content in form field value, is it possible? | Community
Skip to main content
somasundaramb
New Participant
October 23, 2018
Solved

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

  • October 23, 2018
  • 1 reply
  • 4529 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

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.

1 reply

SanfordWhiteman
New Participant
October 23, 2018

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

somasundaramb
New Participant
October 24, 2018

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
SanfordWhitemanAccepted solution
New Participant
October 24, 2018

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.