In this page

Exclude

The Exclude quick action excludes the page from lifecycle management. A typical use case is a page with static, "always current" content, such as a template or reference material, that never goes out of date and does not need lifecycle management. It can also be useful to temporarily exclude a page that causes problems for the app, for example due to corrupt data, until the issue is resolved.

How to use

Its icon appears at the bottom of the Content Status Indicator, but only if the page is not already excluded.

Include

The Include quick action lets you re-include a previously excluded page in lifecycle management. Use it once the reason for excluding the page no longer applies.

How to use

Its icon appears at the bottom of the Content Status Indicator, but only if the page is currently excluded.

If the page is excluded because one of its ancestors has been excluded recursively, you can see the ancestor from which the exclusion is inherited. If there are more than one such ancestors, the one closest to the current page is marked as effective.

Under the hood

Exclude and Include update or clear the following CQL fields:

  • arch.exclusion
  • arch.exclusion.inherited
  • arch.exclusion.setBy
  • arch.exclusion.setOn

Questions?

Ask us any time.