Automated "other:" option appearing if... | XM Community
Skip to main content
Solved

Automated "other:" option appearing if...

  • January 21, 2020
  • 2 replies
  • 11 views

So I have a slider type of question (where you rate sth e.g. from 0 to 100) on a survey I will be using soon to collect data. In this question I allow the possibility for the respondent to add their own option and then rate it on the slider. For instance take the question: How much do you like... Honey 0-100 Milk 0-100 Chocolate 0-100 Other, namely: _______ 0-100 Now what I would like to happen is that if someone fills something in on the "other" field (and then rates it), then another "Other, namely:_______" field appears if they wish to add more options. And then another appears if they fill sth in on the 2nd other field, and so on. Is this possible somehow?

Best answer by Appzk

Yes this is possible! Add one more question which just has Other as row and give display logic condition if "Other,namely.." is not empty with "In Page" enable. ! Continue this with rest of the options. Note: Each row for Other will be separate question

2 replies

Appzk
QPN Level 5 ●●●●●
Forum|alt.badge.img+34
  • QPN Level 5 ●●●●●
  • 276 replies
  • Answer
  • January 23, 2020
Yes this is possible! Add one more question which just has Other as row and give display logic condition if "Other,namely.." is not empty with "In Page" enable. ! Continue this with rest of the options. Note: Each row for Other will be separate question

  • Author
  • 4 replies
  • January 23, 2020
That's amazing, thank you so much!!