How to auto submit a page with only one option? | XM Community
Skip to main content
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!
This has been asked before. Use this:

https://gist.github.com/marketinview/8310ba82acde38be62f007095bbe0278

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.


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.


Leave a Reply