I'm using a really basic GForm on a site: Name, Phone Number and Email. All are required fields. If someone enters in a phone number and is missing a digit, they see an error showing them the proper format so they can fix it. This works fine. After much testing, both before implementing the form and after, I am unable to successfully enter in a phone number with a missing digit. It is seemingly impossible. This is good.
So what's the problem? Well, somehow I'm getting entries that are missing digits. Sometimes one digit will be missing, sometimes two, and I've actually received one that was (0)0-0.
I am unable to fill out this form without getting the error, which would seem to ensure that all entries I receive will have correct, or at least complete phone numbers. But somehow, mysteriously, it's happening. To further confuse the issue, I'm using multiple Gforms on this site and those have also allowed entries with missing digits.
To recap, I've received entries with phone numbers in these useless formats:
(402)751-29
(402)574-732
(0)0-0
Any help solving this mystery would be greatly appreciated. THANKS!