I am a new in Qualtrics and certainly appreciate your help here. I am building a survey with multiple choice question:
Please select equipment:
1) Freezer
2) File Cabinet
I was able to store the response(s) in Contact List in the field called "Equipment". I can see that values are being stored in the List as comma separated values. But when I am trying to retrieve the value using a Java script:
var answer = "${e://Field/Equipment}";
this.setChoiceValueByRecodeValue(answer, true);
but this does not work and value comes as empty. Can anyone help?
Prepopulate multiple choices with embed data
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
