Open
Description
If there's an optional number field in a form, a submission where that field is empty counts as invalid. The content of that field is sent to the server as a string, so if it's empty, an empty string is sent. This could be handled on both the backend and frontend probably
negative numbers are also not accepted, not sure if that's by design
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo