Does JavaScript found? | XM Community
Skip to main content
Hi,



I'm usin the next code:



Qualtrics.SurveyEngine.addOnReady(function()

{

disableNextButton();



});



And the Next Button don't disappear. And Google advertisemente says:

!
Hello @Aprieto ,



Instead of `disableNextButton();` use the below code



this.disableNextButton();

Leave a Reply