Hello,
I have been trying to include some JS code to lock the text field after a response has been entered, but I have only managed to lock the text field altogether (i.e. respondents just can't enter any text). This is the code I tried, which I found on a different thread:
Qualtrics.SurveyEngine.addOnload(function() {
jQuery("#"+this.questionId+" .InputText").prop("readonly", true);
});
I tried different ways to modify it to become "read only" as long as not empty, but to no success. Does anyone have any suggestions?
Many help in advance for any assistance!
Silvina
Question
Locking a text field after the respondent has provided an answer
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
