NEW! Format validation options for text questions!
P
Presto Support
started a topic
about 6 years ago
Up until now, text questions in Presto have been completely unrestricted: if you can type it, Presto would accept it. Now we have a new feature (called regex support) that will let you limit the length, type or format of text question responses. Some examples:
Between 8 and 20 characters, including letters or numbers
Exactly 10 characters, numbers only
At least 50 characters but not more than 500
Email address format (any characters followed by "@" followed by at least one character followed by "." followed by at least one character).
Presto Support
Up until now, text questions in Presto have been completely unrestricted: if you can type it, Presto would accept it. Now we have a new feature (called regex support) that will let you limit the length, type or format of text question responses. Some examples: