Surendra Sharma

Surendra Sharma

Search This Blog

Showing posts with label workflow. Show all posts
Showing posts with label workflow. Show all posts

Friday, July 22, 2016

Whitepaper : All about customizing workflow in Sitecore


In almost all the Sitecore projects, developers have to create, sometimes customize and need to apply workflow to items. This guide covers all the possible scenarios and customization technics with code used for workflow. This whitepaper covers 

1.    What is workflow
2.    Create Editor and Reviewer Roles
3.    Assign permissions on items to roles
4.    Create editor and reviewer users
5.    Map users with roles
6.    Create individual/group reviewer items in content tree
7.    Create Custom comment window
8.    Apply validation rules on comment windows field
9.    Create Custom workflow
10. Apply custom workflow on items
11. Customizing workbox
12. Sorting items in Awaiting Approval section in Workbox
13. Show items associated to particular editor in draft section
14. Complete code for customizing workbox
15. Customizing items comments in Awaiting Approval section
16. Test all the scenarios

I tried my best to include all the scenarios that are associated with Sitecore Workflow.


You can download this guide from here.

You can read this white paper from here:

Please leave your comments or share this guide if it’s useful for you.