Javascript | XM Community
Solved

Javascript

  • 16 April 2018
  • 1 reply
  • 18 views

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?
icon

Best answer by MohammedAli_Rajapkar 17 April 2018, 01:02

View original

1 reply

Userlevel 7
Badge +20
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/

Leave a Reply