Find Content Items with checkbox values
_exists_:corporateInformation.legallyApproved:true
- This will find all content items with the checkbox legally approved set to true.
_exists_:corporateInformation.legallyApproved:false
- This will find all content items with checkbox legally approved set to false or checkbox not set.
Add Comment