Hi,
I have been working with the typical JS code I have found in other threads to pre-select multiple choice options based on embed data:
if("${e://Field}" == "Yes") {this.setChoiceValue(1,true)} // If Yes is your first choice
if("${e://Field}" == "No") {this.setChoiceValue(2,true)} // If No is your second choice
But I am not seeing this occurring in both the published and previewed survey. Not sure what I might be missing here.
Thanks!
Adam
JS Not Pulling Embed Data for Default Multiple Choice Selection
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
