Hello,
I have an issue with a workflow.
I want to launch a workflow (conditionnal) when an item is updated and "status column" = "Draft".
As you see in the title, it's not working but the strange things is, when I set up the workflow (conditionnal) to yes, when I modified and submit the form, it still doesn't work.
Thanks in advance.
Théo
Solved! Go to Solution.
Hallo Theo,
do you have any other EventReceivers on that ContentType or List/Library.
Kai
What do you mean by EventReceiverse precisly ?
Nintex puts a so called "EventReceiver" onto that ContentType or List. EventReceivers react to new Items oder Changes at a ContentType or List. EventReceivers are SharePoint-Standard (not specially Nintex) - so it is possible, that too many ER run at your scenario.
Kai
Ok, I understood the concept.
Indeed, when I submit the form, the workflow create a new item with multiple columns. Do you have any tips or a list to see how many ER working after the submit ?
I have saved the workflow and re-import it into this list and It work well now.
BR
Théo