Solved
Could not hide back button
Hi
I'm trying to hide the back button on specific pages - I added the following code:
Qualtrics.SurveyEngine.addOnReady(function () {
$('PreviousButton').hide();
});
To the first question of the page I wanted to hide - but the button is still there..... Any ideas why? I added it to the first question, whihc is a descriptive text question. Thanks!
Best answer by PeeyushBansal
Find code in below post
https://www.qualtrics.com/community/discussion/249/how-can-i-hide-the-previous-and-next-buttons-on-my-survey
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
