How to disable the "Next" Bottom | XM Community
Skip to main content

Hello,

 

I am setting up Qualtrics as a way to share some contact details with my listserv. I want all of the information that they will need in one site rather than an email chain. I just want to set up a project that everyone has the url for.

 

My problem is that if I set it up as a survey and set up a Graphic / Text question, the “Next” bottom inevitably sends them to the end of the survey. Is there anyway I could disable the “Next” bottom so that they are effectively stuck with the Graphic / Text question?

 

Best,

Use below JS to hide Next button:

this.hideNextButton();

 


Use below JS to hide Next button:

this.hideNextButton();

 

Thank you for the response, this would be a correct option.

I just want to add that you should include the code in the JavaScript option of a question on the page that is part of the page where you don't want to display the button.


Leave a Reply