Is it possible to enter zero (0) in case of mandatory field of data type integer and how?

Hi All,

I had created a field of integer type in sales table.

I had set its ShowZero property of the EDT of that field to No.

Now I want to make this field mandatory which I can set in the datasource of the form also which is not an issue.

The issue is that after making the field as mandatory, system should accept zero (0) also in that field but system considers zero (0) as null and is not allowing to enter zero (0).

Please tell is it possible to enter zero (0) in case of mandatory field of data type integer and how?

Regards,

Mayank Bajaj