Add workflow notifications for all editable items on a Sitecore page

While editing a page in experience editor mode, when we edit the fields which are a part of the context item, if the item goes into the edit stage in the workflow, we see a notification on saving the item. This notification tells us that the item needs to go through workflow to be published.… Read More Add workflow notifications for all editable items on a Sitecore page

Setting site specific workflows to items using shared templates in a multisite Sitecore solution

In a multisite solution, we might come across the need to have site specific workflows. And if we use glassmapper with codegen – we might want to reuse as many templates as we possibly can with the basic goal of reusing as much code as possible. In the regular scenario, we would set the desired… Read More Setting site specific workflows to items using shared templates in a multisite Sitecore solution

Workflow notifications in Sitecore (Roles & users)

Objective To notify user(s) when an item moves into a certain state of an associated workflow in sitecore (Sitecore 6.5). Introduction Sitecore allows us to create workflows which can be associated with content items. In most scenarios, these workflows are a necessity seeing as any content seeking to appear in the live site, must undergo… Read More Workflow notifications in Sitecore (Roles & users)