Display Multiple Languages in Field Label | Community
Skip to main content
Anna_Blanchet1
New Participant
December 8, 2022
Solved

Display Multiple Languages in Field Label

  • December 8, 2022
  • 2 replies
  • 2322 views

I'm working on a strategy to hide the Opt In field for people who have already consented by using visibility rules to Show the Opt In field if Marketing Consent Date field is empty based on this thread: Solved: Opt-In Checkbox on Form - Marketing Nation (marketo.com)

 

However, I'm running into an issue where the Opt In field label needs to be versioned/dynamic for multiple languages based on the Country field selected. Since the Opt In field already has visibility rules related to marketing consent date, I'm blocked on how to accomplish the multiple languages requirement.  Does anyone have a creative solution for this?

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 Darshil_Shah1

You could add the "Email Opt In" field in a field set, apply the visibility rule to show/hide the field-set based on the "Consent Date" field, and use the visibility rule on the "Email Opt In" field to show the correct label based on the Country value. Also, if I'm not wrong, "Consent Date" would probably be a hidden field, and hence would need to have pre-fill enabled/configured at the very least.

2 replies

Michael_Florin-2
New Participant
December 9, 2022

Just wanted to add, that I generally like the idea of displaying/hiding the opt-in box based on the opt-in situation of a person. But: This requires the pre-fill functionality, and according to various GDPR interpretations that might not be legal, as the opt-in box must not be presented prefilled. And pre-filling a box and hiding it because it would be prefilled, is technically the same to me.

SanfordWhiteman
New Participant
December 20, 2022

But: This requires the pre-fill functionality, and according to various GDPR interpretations that might not be legal, as the opt-in box must not be presented prefilled. And pre-filling a box and hiding it because it would be prefilled, is technically the same to me.

Agreed. I am marking your answer as also Correct because it’s important to consider the regulatory environment.

Darshil_Shah1
Darshil_Shah1Accepted solution
Community Manager
December 8, 2022

You could add the "Email Opt In" field in a field set, apply the visibility rule to show/hide the field-set based on the "Consent Date" field, and use the visibility rule on the "Email Opt In" field to show the correct label based on the Country value. Also, if I'm not wrong, "Consent Date" would probably be a hidden field, and hence would need to have pre-fill enabled/configured at the very least.

Anna_Blanchet1
New Participant
December 20, 2022

Thank you Darshil. That recommendation worked! And correct, the Consent Date has pre-fill enabled.

Darshil_Shah1
Community Manager
December 21, 2022

Great! Glad to be of help and thank you for posting an update in the thread. I hope you saw Michael's comment as well. 🙂