One of the most common requests that we have on any CRM project is to update child entities when a field changes on the parent record.  This usually meant writing a plug-in in C# to handle this because it was quick and pretty easy to do.  With the introduction of...
Read more