Phone Number Validation - India

  • 18 April 2018
  • 1 reply
  • 50 views

Hi

How do you validate mobile phone numbers on Unbounce forms where the phone numbers are of 10 digits and start with 6,7,8 or 9?


1 reply

Userlevel 7
Badge +3

Hi @sgc9,

You would have to write a regex and do a custom field validation.

Here you can find some examples on how to go about accomplishing this but you would still have to write your own regex to account for the particular validation.

Best,
Hristian

Reply