Open ijjimem opened 3 years ago
Hey guys, im trying to find a way to validate a 10 digit phone number in woocommerce with minlength.
How can i do that? Cant find a way...
see if this helps https://stackoverflow.com/questions/72732945/how-to-set-minimum-length-for-form-input-with-jquery-inputmask/72739668#72739668 as a workaround
Hey guys, im trying to find a way to validate a 10 digit phone number in woocommerce with minlength.
How can i do that? Cant find a way...