Hi rondev
This code applies the change to all the questions which contains validation in the survey. Can I change the error message of the specific question without changing the error message of the other questions in the survey? Any help will be appreciated.
Paste the below code, in the JS on the specific question:
jQuery("#"+this.questionId+" .ValidationError").html("Custom Message");
Thank you so much! :)
Hi There, I'm new to Qualtrics and new to JS as well,
I see the code above and believe it should work for my multi-question error message, I place it in the JavaScript but not seeing the result, please help.Thanks,
Tea
Hi,
Thanks rondev for the code! It works well for me but there is a small lapse of time during which the default message can be seen before the custom message is displayed.
Is there a way to hide/not display the default message?
Thanks,
Marine
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.