Code for hiding English & only showing translated survey | XM Community
Skip to main content
Solved

Code for hiding English & only showing translated survey

  • January 15, 2021
  • 2 replies
  • 103 views

I made a survey in English and translated it into Japanese. I want to send only the Japanese version to my respondents. I have *zero* skill with code—don't even know where to paste it into my survey. Any help from the Community gurus would be greatly appreciated!
Screen Shot 2021-01-14 at 9.14.18 PM.png

Best answer by TomG

Start the survey in Japanese. If using an anonymous url add the parameter Q_lang=JA to the url. If using invites makes sure Language is set to JA for all contacts.
In the survey header add JS (in source mode - <> icon) to hide the language drop-down:

2 replies

Forum|alt.badge.img+1
  • January 25, 2021

Hi, a solution could be to only have the Japanese version (no translation), this way there is no combo with languages to select that will be available.


TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • Answer
  • January 25, 2021

Start the survey in Japanese. If using an anonymous url add the parameter Q_lang=JA to the url. If using invites makes sure Language is set to JA for all contacts.
In the survey header add JS (in source mode - <> icon) to hide the language drop-down: