Force Text Entry to be email address from specific domain | XM Community
Skip to main content

Have a "what's ur email?" text question in an anonymous, always open survey and would like to restrict the responses to only allow "@XXXdomain.com" email addresses. Is this possible? ...total newbie here.

Use the below regex in regex custom validation of text entry question

image.png


thx rondev! i'm assuming i put it in the right place since i'm getting the "please enter a valid email address" message. but i'm getting that message regardless of what i type in the field. obviously i'm doing something wrong.


https://www.qualtrics.com/community/discussion/comment/31688#Comment_31688Use the regex shown in image: (instead of XXXdomain write your domain)
image.png


i figured it was newbie issue like that. thank u!


Leave a Reply