Is it not possible to set language in survey flow? | XM Community
Skip to main content
Solved

Is it not possible to set language in survey flow?

  • October 13, 2023
  • 2 replies
  • 152 views

Dhananjayan Palaniswamy
Level 2 ●●
Forum|alt.badge.img+3

Hello,

The language settings work if I pass the language parameter in the link &Q_Language=DE

However, it doesn’t work if I do it via embedded data even before I show the first question. Why?

Best answer by Shashi

That is the expected behaviour. We can add JS on first question to check the language code from ED and then set the language respectively.

2 replies

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+34
  • Level 8 ●●●●●●●●
  • 654 replies
  • Answer
  • October 13, 2023

That is the expected behaviour. We can add JS on first question to check the language code from ED and then set the language respectively.


Dhananjayan Palaniswamy
Level 2 ●●
Forum|alt.badge.img+3

Thank you @Shashi !

I was hoping this is not the case. But it looks like the language needs to be set before the link is launched.