Hi,
I am using input type “tel” for entering phone numbers in my app and this input type is not accepting any validations. I need to restrict special characters in this field and allow only numbers in this field. Can anyone help?
Hi,
I am using input type “tel” for entering phone numbers in my app and this input type is not accepting any validations. I need to restrict special characters in this field and allow only numbers in this field. Can anyone help?
Are you using any forms? Template driven or modal driven?