Tag Archives: plugin
SetStateDynamicEntity on Incident Entity
I wrote a plug-in that needs to perform some validation when a user tries to close an Incident record in CRM and verify whether it can be closed or not. I registered it against the SetStateDynamicEntity, however it didn’t trigger. … Continue reading
Filed under Uncategorized
Change default Public View using Plug-In
One of the things I get asked a lot about is having different Views on Entities for different users. This is possible using a Plug-In. I’ve attached a sample showing how to change defaults (and hide views) depending on the … Continue reading
Filed under Uncategorized