Tagged Questions
1
vote
1answer
304 views
Custom State Machine Workflow with navigation based on user input
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 ...