2

Here's what I have to do:

I have a list of items called Projects, and for this I have developed a custom display form called DisplayProject.aspx, and a custom State Machine Workflow. I have to put a button on the DisplayProject.aspx page that will advance the workflow to the next state. Also, State is an attribute of the Project entity.

I am quite new to SharePoint Development and most of the examples I find online regarding State Machine Workflows are specific document approval workflows. How can I design such a page, and how can I design such a workflow?

Any help will be highly appreciated.

0

1 Answer 1

0

I've managed to find an answer.

For reference, check out this links:

- http://www.sharepointology.com/setup/add-web-parts-to-dispform-editform-or-newformaspx/

- http://www.codeproject.com/KB/sharepoint/StateMachineWorkflows.aspx

If any of you is interested in presenting the full solution, tell me so.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.