I have created a dll (build with C# code) and registered it through the plugin registration tool on to my CRM.
I am using this plugin (dll) as the first step of an Work Flow (Process) for "on create". The plugin is getting value for one of the fields (attributes) from another system - which is working fine. Because I can see the field populated when I hit refresh on the page. But I was wondering if there is a way where I can refresh the whole entity form right from the dll (C# code) or from the work flow - so that, the user does not have to hit refresh.
Thanks
Hasib
Hasibur Rahman