javascript validation | XM Community
Skip to main content

Is there a way to have a text entry validation implemented survey wide? We have a survey were all open ended questions or 'other specify' entries should have a limit of 25 characters. is there a way to apply this in the survey HTML, instead of setting a validation for each question?

You can add this code to the header HTML and it'll limit the entries to 25 chars.


https://community.qualtrics.com/XMcommunity/discussion/comment/40375#Comment_40375thanks so much!!


A static information is simple, use the code below. However, if you want something that pops up based on their inputs then it's a little complicated.




https://community.qualtrics.com/XMcommunity/discussion/comment/40380#Comment_40380Thanks so much these are perfect! Great to have both. Appreciate the quick reply


Leave a Reply