Excluding an option in loop and merge | XM Community
Skip to main content
Solved

Excluding an option in loop and merge

  • November 10, 2023
  • 2 replies
  • 318 views

Forum|alt.badge.img+1

I have a select all that apply question w/ 20 options and an “Other (please specify)” option. The next 3 questions are then looped based on what was selected on the previous question. My issue is that someone doing the survey could type multiple things in the (please specify) box, then the questions are no longer appropriate.

I figure that this could be easily solved if I could make it so the questions do not loop for the “Other” option, and I instead add display logic to a separate question that only shows when they choose that option.

Please let me know if there is a way to do this, with or without code.

Thank you in advance.

Best answer by Shashi

We can add display logic on all the questions of loop and merge block as - ‘other please specify’ is not current loop.

View original

2 replies

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+32
  • Level 8 ●●●●●●●●
  • 633 replies
  • Answer
  • November 10, 2023

We can add display logic on all the questions of loop and merge block as - ‘other please specify’ is not current loop.


Forum|alt.badge.img+1
  • Author
  • 1 reply
  • November 10, 2023

Ah thank you, I figured it out


Leave a Reply