Is it possible to pull embedded data into a drop down selection to autofill the default choice? | XM Community
Skip to main content

Our client is providing 3 embedded data values which they would like us to pull through to show as the default choice in a dropdown question. They want the customer to be able to change the dropdown if the data pulled through is incorrect but they want it to at least default the choice to what the data value is. 

Using JS we can read the embedded data and then set the value of the dropdown. Make sure to have correct mapping between the incoming embedded data values and the dropdown values.


Leave a Reply