Does the code that pulls data to populate fields convert a '0' into a null entry for a text field?
For example, I enter into a custom Quantity: field a 0 and save the form. It's a zero in the db table but when editing the field, it shows up as an empty field.
Is this normal or is it something I may have inadvertently caused modding some code somewhere?
Where is and what is the name of class that would do something like that?