Question
Phone Number Validation in Forms
Hi all,
I noticed some leads coming in with invalid phone numbers, only 8 digits long.
Just tested this and confirmed my form will accept 12345678 as a phone number, although it won't accept 1234567.
I understood that the default "Phone" field (which has a type of "Phone") should ensure proper validation, but it seems to not be the case.
How can I make this field require at least 10 digits?
I'm not looking for super-fancy formatting or anything, just ensure it has a minimum of 10 digits so the number is ostensibly valid.
Thanks!
I noticed some leads coming in with invalid phone numbers, only 8 digits long.
Just tested this and confirmed my form will accept 12345678 as a phone number, although it won't accept 1234567.
I understood that the default "Phone" field (which has a type of "Phone") should ensure proper validation, but it seems to not be the case.
How can I make this field require at least 10 digits?
I'm not looking for super-fancy formatting or anything, just ensure it has a minimum of 10 digits so the number is ostensibly valid.
Thanks!