Skip to main content
Skip table of contents

Search: Find Items where Field in Layer is Empty

Will find all Content Items which have the Layer "Corporate Information" assigned, but there is no English value for the Title available aka this syntax finds all Content Items with an empty Title in the Layer. 

CODE
-_exists_:fieldpath AND layerSchemaIds:LayerId
CODE
-_exists_:fieldpath AND layerSchemaIds:LayerId
CODE
-_exists_:corporateInformation.title.en AND layerSchemaIds:CorporateInformation


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.