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

How to disable the "Next" Bottom

  • 6 November 2024
  • 2 replies
  • 35 views

Forum|alt.badge.img+1

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,

2 replies

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+31
  • Level 8 ●●●●●●●●
  • 633 replies
  • November 6, 2024

Use below JS to hide Next button:

this.hideNextButton();

 


Forum|alt.badge.img+8
  • Level 2 ●●
  • 27 replies
  • November 6, 2024
Shashi wrote:

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