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

Is it possible to pull embedded data into a drop down selection to autofill the default choice?

  • January 17, 2024
  • 1 reply
  • 75 views

Forum|alt.badge.img+1

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. 

1 reply

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+32
  • Level 8 ●●●●●●●●
  • 633 replies
  • January 17, 2024

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