Quantcast
Channel: Topics in Category: Can I do this with LimeSurvey? - LimeSurvey forums
Viewing all articles
Browse latest Browse all 17529

Short text question validation: First sign must be capital letter second number - by: tpartner

$
0
0
You can use either the "Validation" or the "Question validation equation" fields. The "Question validation equation" allows for far greater flexibility in the validation criteria but requires the use of Expression Manager syntax.

Something like this (which also restricts any characters after the first two to be numeric):

regexMatch("/^[A-Z][0-9][0-9]*$/", this)

Viewing all articles
Browse latest Browse all 17529

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>