unexpected zero value (how to make sure that if zero does not throw an error)

Resolved

Hello!

I have a field in the document that is not required to be filled in, and when I try to display the values of this field, if it is missing it gives an error "unexpected zero value"

A field in a document is a link to another document

How can I display the values of this field even if there is a null there, and if it is not null, then the value that is there?

1
7 replies