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

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

  • 6 August 2020
  • 3 replies
  • 8 views

Userlevel 2
Badge +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)

icon

Best answer by rondev 6 August 2020, 10:30

View original

3 replies

Userlevel 7
Badge +22

We can use carry forward choices for this.

Userlevel 2
Badge +6

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.

Userlevel 7
Badge +22

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

Leave a Reply