Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

How to add conditions to an OS App context

baisong edited this page Aug 9, 2012 · 1 revision

For Drupal 7

  1. Go to Structure > Context and edit your context
  2. Under Conditions use <Add a condition> to select a trigger.

Consider adding:

  • A Node type-based condition.
  • A Views-based condition.
  • A Path-based condition.

Note: Avoid conditions that would impact the administrative or content-editting interfaces. For example, do not "Set on node form".

See also

Clone this wiki locally