Regex in optional field?
-
I’m trying to limit the number of characters the user can enter in certain fields in the signup form. I was thinking that it could be done with a regex, but when I choose ‘regex/match’ as the validation in Manage Database Fields, the field becomes a required field, and I also want to be able to limit the number of characters in optional fields.
How can I use a regex while keeping the field optional, or is there another way of limiting the number of characters the user is allowed to enter?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Regex in optional field?’ is closed to new replies.