Masking current question's choices based on what's selected on a previous question | XM Community
Skip to main content
Solved

Masking current question's choices based on what's selected on a previous question

  • August 6, 2020
  • 3 replies
  • 25 views

Forum|alt.badge.img+6

I have a list of almost 40 retailers from a previous question that I will be bringing over to the current question but only displaying what was selected. I know this can be done via display logic but it will be very time consuming. How can I do this in JavaScript?
Q1 - retailers aware
Q2 - retailers purchased from (display Q1 selected choices as the choice list)

Best answer by rondev

We can use carry forward choices for this.

3 replies

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • Answer
  • August 6, 2020

We can use carry forward choices for this.


Forum|alt.badge.img+6
  • Author
  • Level 2 ●●
  • August 6, 2020

I forgot about that. Does it work for other specify? I want the other specify text response to carry forward instead of the actual 'other (specify)' text.


rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • August 6, 2020

Yes, from the carry forward drop down , select "Selected choice - Entered Text"