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

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.

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.


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