Setting empyt value for decimal or numeric field

Hi,
I have fields that are set as no required, but when I fill it empty in a form app, the required field alert appears, but the database accept as empty values. How can I keep them empty instead of be forced to put a value? These fields are optional but are numeric fields.

[SOLVED] It was a problem of field configuration, you must set 0 as minimum accepted value.