• Resolved shaheeralam1199

    (@shaheeralam1199)


    HI!
    I need to set the Phone number equal to 11 characters in woocommerce checkout form. I can set max length only if I change the input type to text or text area which is not suitable for Phone number as Customers will be able to add alphabets in the field.

    Is there any way we can set “billing_phone” to min and max length to 11 charracters (Numbers only)

    Thanks

Viewing 1 replies (of 1 total)
  • Hello @shaheeralam1199

    I’m afraid that there is no limitation like the one you want on the “phone” type field

    However, you could apply a JQuery / JS script to achieve your required validation.

Viewing 1 replies (of 1 total)
  • The topic ‘Set minimum and maximum length in billing_phone’ is closed to new replies.