Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Find Content Items with checkbox values

Info
Code Block
_exists_:corporateInformation.legallyApproved:true
Excerpt

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

Code Block
_exists_:corporateInformation.legallyApproved:falsetrue

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

Code Block
_exists_:corporateInformation.legallyApproved:false