Workflows
Content lifecycle
Content lifecycle governs whether an item is visible in the frontend, and whether it is being edited. There are four lifecycle states of an item – master, temp, live and deleted. When persisting items in the database, Sitefinity CMS creates one row for each state. You can think of lifecycle states as separate versions of an item.
For more information, see For developers: Content lifecycle.
Workflows
You use workflows to manage the quality of the published content items and pages. You do this by creating first, second, and third level of approval for content items and pages. This way a content item can go through several different workflow statuses.
You can create a workflow for managing the lifecycle of content items and pages. You do that by creating first and second level of approval for content items and pages, or by uploading your custom workflow.
Types of workflow
The following types of workflow exist:
|
Type of workflow |
Lifecycle steps |
Rights |
|
No approval workflow |
Create and Publish |
All users with proper permissions. |
|
One level of approval |
Create and Send for Approval » Publish |
|
|
Two levels of approval |
Create and Send for Approval » Send for Publishing » Publish |
|
|
Three levels of approval |
Create and Send for Review » Send for Approval » Send for Publishing » Publish |
|
By default, you use the no approval workflow.
You can create one, two, or three level of approval for managing the lifecycle of content items and pages.
To define and manage workflows, in the main menu, click Administration» Workflow.
The Workflowpage appears, displaying a list of all created workflow definitions together with actions you can perform on them.
Use this page to create, edit, and manage workflow definitions.