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
I am trying to set a condition or filter that ends the workflow when a certain content type is added(new folder). What condition do I use to do this?
Solved! Go to Solution.
you have few options.
you can configure workflow to start conditionally only for items that are not of a given content type
or within workflow you can use set condition or run if actions to check for current item's content type, and if it matches then end workflow
Thank you so much!
Respectfully,
Carl
did this answered your question?
if so mind marking it correct