In the world of forms, there are two types of data input found on text fields. There’s data input that has no format (characters only). Then there’s data input that has a format (characters and symbols). You should not treat both types of data input the same. Many designers put the responsibility on the user […]