• Resolved steveeller

    (@steveeller)


    I have a job form that has a phone number field in it, which work fine on a desktop, but when I try to submit a form on mobile and put in the phone number the same way, it comes up with an “a valid phone number is required” error. I’m guessing this has something to do with not adding the country code or something, but there aren’t any real indicators of what the problem actually is.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hello @steveeller,

    I’m guessing this has something to do with not adding the country code or something.

    Have you tested it with country code? Are you getting this error again?

    Regards

    Thread Starter steveeller

    (@steveeller)

    No, but that isn’t really practical for people who are signing up locally to have them put in their country code. In the desktop it doesn’t require a country code. It just requires areacode-xxx-xxxx. Also, in mobile there is no placeholder or instruction to indicate that you need a country code.

    Plugin Author PressTigers

    (@presstigers)

    Hello @steveeller,

    We have reviewed your job detail page URL. You are using input type text for Phone input field instead of input type phone. It seems its working fine now.

    Let us know if you need any assistance from us.

    Thanks & Regards

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Phone Number Format’ is closed to new replies.