Quantcast
Viewing all articles
Browse latest Browse all 13977

CRM String Workflow Utilities

I’ve released some helpful custom workflow activities for dealing with text values in Dynamics CRM 2011, 2013, and 2015.
  • Contains - Does the value contain the fixed value
  • Create Empty Spaces - Creates a set of empty spaces to be used in other workflow steps
  • EndsWith - Does the value end with the fixed value
  • Join - Combines 2 values with an optional value in between
  • Length - Finds the number of characters of a value
  • PadLeft - Adds characters to the start of a value
  • PadRight - Adds characters to the end of a value
  • Regex Match - Search for a regular expression pattern in a value
  • Regex Replace - Replace values based on a regular expression pattern
  • Replace - Replace a fixed value with another
  • StartsWith - Does the value start with the fixed value
  • Substring - Retrieves a partial string
  • ToLower - Makes value all lowercase
  • ToTitleCase - Makes value titled cased (starting capital letters)
  • ToUpper - Makes value all uppercase
  • Trim - Removes leading and trailing spaces
  • Word Count - Number of words in a value

If you have ideas for new functionality, suggest it on the discussions page for the project.

CRM 2015 organizations look for the v2.0.0.0 release while CRM 2011 and 2013 uses the v1.0.0.0 release.

Download it from CodePlex:

https://crmstringworkflowutilities.codeplex.com/
Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 13977

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>