Hi All,
Due to the sensitivity of my study, I would like to know how I can stop respondents from inputting certain phrases or words into the Text Entry box.
For example, how do I stop respondents from entering words such as "vulgar" into the Text Entry box.
Is there a functionality or Javascript in Qualtrics that can do that?
Kind regarads,
Peatuhacs
Solved
How to disable/stop a particular word or phrase from being entered into the Text Entry box

Best answer by TomG
Yes, you can use JavaScript to censor specific words. You can use .replace() to search for and replace matching words in the addOnPageSubmit() function.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.