Versions Compared

Key

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

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

Code Block
_exists_:corporateInformation.legallyApproved:true

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

Code Block
_exists_:corporateInformation.legallyApproved:false