Resource Page DescriptionSample Plugin for CRM 4.0 Tricks and Tweaks to Plugin development and plugin registration
- LogContextToCRM plug-in logs all the Context to new_plugincontext entity
- AmIExecutingOffline plug-in displays a popup showing if plug-in is running in Offline or on the Server
- RetrieveEntityId retrieves the EntityId from the InputParameters property bag
- RetrieveIncidentIdOnCloseIncident gets the IncidentId from the InputParameters property bag
- PluginHelper.cs has all the libraries to help write plugins easier
|