In dynamics CRM, can I monitor stringmap table update using plugin? I only need to monitor one attribute, like [AttributeName]='abc'
I added the following item into the plugin XML configure file, after I import the XML file, the PrimaryEntity is none.
<Step PluginTypeName="Classes.Ind" Description="Ind PreCreate" InvocationSource="0" MessageName="Create" Mode="0" PrimaryEntityName="stringmap" SecondaryEntityName="none" Stage="10" SupportedDeployment="0" Rank="1" Id="B53A4743-*">