Kentico CMS 7.0 Developer's Guide

Culture-dependent workflow scopes

Culture-dependent workflow scopes

Previous topic Next topic Mail us feedback on this topic!  

Culture-dependent workflow scopes

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

Workflows can be defined separately for each language version of your documents by using culture-dependent workflow scopes. A workflow scope determines which documents are affected by a particular workflow.

 

To learn how to create workflows and workflow scopes, refer to the Workflow and versioning chapter.

 

The system applies workflow scopes with the following priority (from highest to lowest):

 

1. Scopes with a specified document type and culture

2. Scopes with a specified document type

3. Scopes with a specified culture

4. Scopes without a specified document type and culture

 

devguide_clip2005