Hi everyone,
I'm trying to put in a back button for a certain block [so not the whole survey]. Apparently this can only be done trough Java. Can someone please help me with this?
Page 1 / 1
I would suggest turn on the "Back button setting" from the "survey option" and then hide the back button from the questions where you don't want it.
Put this Qualtrics code "this.hidePreviousButton();" in the JavaScript onload section for each question where you dont want to show the "previous" button
How to add Javascript to question level:
https://www.qualtrics.com/support/survey-platform/survey-module/question-options/add-javascript/
Put this Qualtrics code "this.hidePreviousButton();" in the JavaScript onload section for each question where you dont want to show the "previous" button
How to add Javascript to question level:
https://www.qualtrics.com/support/survey-platform/survey-module/question-options/add-javascript/
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.