I need a way to validate phone numbers. The phone number field is set as required, but someone can put in all 0's and submit successfully. If there was a way to send a text to their number with a link to verify, that would be great, or be able to trap the number and validate the digits.
I need a way to validate phone numbers. The phone number field is set as required, but someone can put in all 0's and submit successfully. If there was a way to send a text to their number with a link to verify, that would be great, or be able to trap the number and validate the digits.