0

I am facing problem in creating a simple workflow for "Blogs". If a user writes one blog, then his/her manager would be responsible for "Approving/Rejecting" it.

I am using SharePoint Designer, workflow is created but no edit form is created.

5
  • Associate the workflow on item created. Are you using Start Approval Process activity? Commented Dec 30, 2014 at 14:03
  • using sharepoint designer and on workflow on created. Commented Dec 30, 2014 at 14:07
  • Yes in the designer, have you added "Start Approval Process" activity? Commented Dec 30, 2014 at 14:43
  • i am not using Visual Studio Commented Dec 30, 2014 at 14:51
  • Amal, can you provide some links that can help. Commented Dec 30, 2014 at 15:02

1 Answer 1

0

You can create an approval workflow in SharePoint Desginer.

  1. Open the Microsoft SharePoint Designer.
  2. Click on File tab and Open your SharePoint site.
  3. Click on Workflows
  4. Click on List Workflow and Select the blog library where you want the workflow to be associated
  5. Next you can add "Action" -> "Start Approval Process"
  6. Select the approver details
  7. Save and publish

http://blogs.msdn.com/b/sharepointdesigner/archive/2012/08/16/a-sample-approval-workflow-which-can-be-recalled-by-initiator.aspx

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.