Hi everyone,
is there a way to edit the signature box to say “initial here” instead of “sign here”? I was hoping to use the signature box to get initials for opting in and opting out for a consent form.
Hi everyone,
is there a way to edit the signature box to say “initial here” instead of “sign here”? I was hoping to use the signature box to get initials for opting in and opting out for a consent form.
Best answer by vgayraud
Qualtrics.SurveyEngine.addOnReady(function()
{
/*Place your JavaScript here to run when the page is fully displayed*/
jQuery("#"+this.questionId+"-SignHere").html("Initials");
});
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.