Nintex for SharePoint Forum
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Hello,
I'm having trouble with a Nintex Workflow and the Run If Action.
I have two workflows on a list. Workflow A is a Contract Approval workflow that runs when a user submits a new contract.
If Workflow A is canceled i want to add some comments into the list item with a Workflow B.
Problem is when Workflow B is running it keeps skipping the run if condition.
I'm simply comparing the string value of Workflow A's status column. Is there some kind of trick needed to get this to work?