Skip to main content
Skip table of contents

Search: Find Items with Checkbox Values

This will find all content items with the checkbox legally approved set to true.

CODE
_exists_:corporateInformation.legallyApproved:true

This will find all content items with checkbox legally approved set to false or checkbox not set.

CODE
_exists_:corporateInformation.legallyApproved:false

JavaScript errors detected

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

If this problem persists, please contact our support.