Hi omgcrm, To be honest, CRM is not easy to implement the multi level of Approval and not really suitable. You can refer to this link as well. http://blogs.microsoft.co.il/rdt/2011/11/12/microsoft-dynamics-crm-2011-workflow-based-approval-process-implementation-part-3/#comment-2823859} You can create workflow combined with plugin or custom workflow as well. But you cant use the security role to be the list approval checking using the oob workflow since you cant do much query using workflow. So, what I did in the project is always combining workflow and plugin. The problem is you need to create own configuration to set the level 1 until level x. If you use plugin, the disadvantage is just you cant see the visualization of the current state unless you use report or custom your visualization, but advantage you have the full control and can use your own configuration entity. Thanks
↧