Nintex Workflow – “Run If” is King
Posted on November 17, 2009, under SharePoint, Web Dev/Tech.
If you run into logic nesting issues using Nintex Workflow, remember that “Run If” is better than “Set a Condition”.
Compound conditions and regex in SharePoint Designer workflows
Posted on May 19, 2008, under SharePoint.
The Microsoft SharePoint Designer Team Blog has some good tips on incorporating compact and powerful conditions in your workflows. I’ve loved using Regular Expressions in the past – they are so powerful for string matching – and I’m really glad to see it can be used in SharePoint Designer workflows.
If you need a little help putting together some of your own regex magic, try out the Regex Coach.
