How to auto submit a page with only one option? | XM Community
Skip to main content
Question

How to auto submit a page with only one option?

  • September 21, 2019
  • 3 replies
  • 198 views

I have a scenario where I have a multiple choice question wherein the answers selected are piped in to the next question. Now the case is as below below - * If only one option is selected is multiple choice question, I don't have to show next single choice question instead just have to punch that response at back end. Thanks!

3 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 6084 replies
  • September 21, 2019
This has been asked before. Use this: https://gist.github.com/marketinview/8310ba82acde38be62f007095bbe0278

Forum|alt.badge.img+2
  • Level 2 ●●
  • 21 replies
  • November 14, 2023

This has been asked before. Use this:
https://gist.github.com/marketinview/8310ba82acde38be62f007095bbe0278

Hi @TomG ,

This solution does not seems to be working in the case when there are more than one questions displaying on a page. How can we auto submit a page having more than one question. All the questions on the page are non-mandatory.


TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 6084 replies
  • November 14, 2023

This has been asked before. Use this:
https://gist.github.com/marketinview/8310ba82acde38be62f007095bbe0278

Hi @TomG ,

This solution does not seems to be working in the case when there are more than one questions displaying on a page. How can we auto submit a page having more than one question. All the questions on the page are non-mandatory.

If the follow-up question is on the same page as other questions, you can hide it instead of clicking the next button.