We are building an API with umbraco and vorto. We have a property that is vorto over a "numeric" field.
It seems like when we enter 0 in any language, that value is not stored. If we save and refresh the node, the 0 is gone, and we cannot find any value programatically, the property does not have any value on this language any more.
Is this expected behavior? And if so, is there any way to get around it?
Our need is to be able to check if a property is 0 or if it is empty/not set.
Vorto, numeric and 0
Hi,
We are building an API with umbraco and vorto. We have a property that is vorto over a "numeric" field.
It seems like when we enter 0 in any language, that value is not stored. If we save and refresh the node, the 0 is gone, and we cannot find any value programatically, the property does not have any value on this language any more.
Is this expected behavior? And if so, is there any way to get around it?
Our need is to be able to check if a property is 0 or if it is empty/not set.
is working on a reply...