Hi Sergey,
I have a field which I only want a number entered, and have set the 'edit as' to 'number'. It is not set as a required field.
The problem is that a null entry is tested as a number, and the record cannot be saved. entering '0' as a default causes problems because the numbers go into minus values, so '0' might be a real entry value.
How can I allow number type fields to be saved as a null value?
Thanks
Pete