Today I have got this issue during creation of account. I have googled and found the same issue at CRM Development forum.
Tag: C#
MS CRM 2011: Adding users to Team: Handling with plugins
Several times I have read that other developers were not able to handle event of adding users to teams with their plugins. I didn’t have any time for experiments till time I have got task to develop similar plugin.
Integrating CRM 2011 using SQL Integration Services (SSIS)
I read this article and decided to make something similar for CRM 2011. You can see results in this post.
Rollup activities for custom entities in Microsoft Dynamics CRM 4.0
Everybody who works with Microsoft Dynamics CRM knows that it is possible to see activities for special entities like contact, account or opportunity but not for custom entities. I had task to develop such kind of functionality. I proposed easier solution – report but customer wanted to have all activities in standard grid.
Custom workflow action, team members and ‘to’ field of email record for Microsoft Dynamics CRM 4.0
There was interesting question and I decided to help author of question and create such functionality.
Plugin for copying notes and attachements from lead to contact whis is converted from lead for Microsoft Dynamics CRM 4.0
I’ve been asked to write plugin for following scenario: When user converts lead to contact – all attachements and notes must be copied to retrieved contact.