Issue with required number fields in forms

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?

Hi @scholvien, thanks for reporting this. I’ll add it to our list of suggestions as it is definitely an impediment in your case.

For now, the only workaround to avoid this is to use the text field, although, as you said, it wouldn’t be ideal.