Setting default choices for multiple textboxes (Form fields) using javascript | XM Community
Skip to main content
Question

Setting default choices for multiple textboxes (Form fields) using javascript


Forum|alt.badge.img+1

Hi, I would like to set dynamic default choices for my form field question with multiple text boxes. The text will be embedded from a another survey.

2 replies

gPandey_715
Level 2 ●●
Forum|alt.badge.img+5
  • Level 2 ●●
  • 28 replies
  • February 5, 2025

Hi ​@Andrezj14 

You can try passing the data from Survey 1 using an end-of-survey redirect URL and store the value in Survey 2 as embedded data.


  • Level 4 ●●●●
  • 207 replies
  • February 5, 2025

Set the embedded data to store the value of form field question. Check this to pass the embedded in the URL so that data will be redirected to next survey

https://www.qualtrics.com/support/survey-platform/survey-module/survey-flow/standard-elements/passing-information-through-query-strings/

After passing the information in the URL, Set the same embedded data but the values will be stored based on the selection from survey 1.


Leave a Reply