Closed emxsys closed 4 years ago
Consider simply removing the input validation mask.
Removed the phone number input validation mask to accommodate various number formats. Numbers are stripped of non-alphanumeric chars before being stored in the database. Alpha chars are now allows. (I'm aware of two alpha strings used in the USA: "P" and "O" for "private" and "outside area" respectively).
To support a variety of international phone numbers, make the phone number input validation mask configurable. Include support for no validation.