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.
Category: CRM Extensions
CRM Usage Report
One of customer wanted to have the possibility to see who and when was working in CRM. I knew that MVP David Jennaway had created such solution based on IIS’s logs. No matter how I tried – I failed to implement it. Logs weren’t written to log database. Also this approach doesn’t work in IFD …
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.