Does JavaScript found? | XM Community
Skip to main content
Solved

Does JavaScript found?

  • December 3, 2018
  • 1 reply
  • 8 views

Hi, I'm usin the next code: Qualtrics.SurveyEngine.addOnReady(function() { disableNextButton(); }); And the Next Button don't disappear. And Google advertisemente says: !

Best answer by Anonymous

Hello @Aprieto , Instead of `disableNextButton();` use the below code this.disableNextButton();

1 reply

  • Answer
  • December 3, 2018
Hello @Aprieto , Instead of `disableNextButton();` use the below code this.disableNextButton();