Forum Discussion
Brian Knutson
Aug 01, 2017Brass Contributor
Approval Workflow Changing status
Having some trouble with Approval Workflows, I think I know what the issue is but cant seem to find where to turn it off. I have a list the I have employees fill out. In the list I turn on "Requi...
- Aug 01, 2017Short answer is "No"...SharePoint workflows relies on events happening on the list so they react on changes happening on the list no matter if the modifier was a real user or a workflow
ozkary
Dec 07, 2017MVP
Adding to the conversation. The way is to copy the default approval workflow and customize it further. Create the condition to check on current item status and stop the workflow if the condition is met.