Hi Can someone guide how to ensure text entere is Alppha numeric of 21 characters.
Solved
Alphanumeric validation
Best answer by ClairJ
Hi Rock you can use Regex validation for this. In your question settings, under Validation Type, select Custom Validation. Under choice, select "Click to select question text", and then in the next dropdown, select "Matches Regex". In the last box, enter your regex code.
I think this code will do it, but you can use this regex tester if you need to: ([a-zA-Z0-9]{21})
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
