How can I set up my work flow to fire 10 days prior to a date I have on my form ,
i.e. If Custom Date = Today + 10 business days send an email
Hi
CRM don't have a workflow function to calculate Business days. So either you write your own custom workflow or use one in CodePlex.
You can Download the CodePlex solution from CRM 2011 Manipulation Library Solution File (http://manipulationlibrary.codeplex.com/releases)
and design the workflow like so
Eric UNG [Senior Analyst Programmer :: Sydney, Australia]