When we create a form and we ask people for a salary for example (can be anything else) and the field is a number field the following problem occurs.
The field defaults to “0”. People can just leave it and not fill in anything and it will be accepted. But for us that means people do not fill the field even though it is required. Can there be an option to not allow “0”?
Yes, we could use a text field instead. That would solve the problem. But I think that would not be the intended use. So am wondering if there is any other way already to solve this problem?