I need to create a multilevel Approval Workflow for following scenario:
I am getting many examples on workflow, most of the examples are sending just an email based on condition. I need sending for further approval based on condition.
You can use simple JavaScript if the mgrapprover and final approver does not change. If these values are dynamic it is better to create a webpart for generating JavaScript by checking the login user group.