How to add a phone format and validate this newly added format?
Also, when i use the US format (###)###-#### in the form of (010)123-4567 the form is not submitting..
How to add a phone format and validate this newly added format?
Also, when i use the US format (###)###-#### in the form of (010)123-4567 the form is not submitting..
Is this form publicly accessible somewhere? I'm not able to recreate this issue on my end. When I submit a form with the phone number (010)123-4567 using the US format it submits just fine. Is this viewable somewhere so I can see it happen?
Sorry, I spent too many hours behind my screen. The US format works and submits..
What about other formats? The international option does not only submit digits and seperators but also letters...
Yes, we are aware the international option allows you to submit letters. We plan on changing this.
Any idea when you will be able to stop the international format accepting letters?
I really need a way to validate the phone number!
Thanks
We're not sure exactly when this will be released, but you may be able to use some jQuery in the meantime to get it done. I haven't tested this yet, but it looks promising.