Field validation necessary in salary or bad errors
Unless this is better validated, it has to be disabled. I had someone submit a resume and they wanted to use a different currency so they typed it into the field. Salary allows storage of characters rather than numbers and the result is an ugly error that the template was expecting a number and got a character instead. Input validation is necessary if this is to be a successful feature.