Browsing the archives for the Tips & Tricks tag.


Quick Fix for Microsoft CRM Leads Notes Tab Notes and Attachments not Converting

Tips & Tricks

A while back I did a post about everything getting lost on the Leads Notes tab when converting a Lead to an Account, Contact, and Opportunity in Microsoft Dynamics CRM 4.0.

The summary of that post is:

  • This doesn’t appear to be a bug or technical problem but is the way the system was designed
  • The Notes and Attachments in the Leads Notes tab aren’t lost during the conversion, they just stay behind with the closed Lead
  • I proposed a workaround of hiding the Leads Notes tab to just prevent people from even using it

So while hiding the Microsoft CRM Leads Notes tab works great for fresh implementations, and to prevent any more issues with existing implementations, what about all of the companies who need to access all of the Notes and Attachments in the old converted Leads?

The quickest and easiest solution I’ve seen is a workaround that adds a new “Leads Notes” tab to the Accounts, Contacts, or Opportunities entity. It looks just like a normal Notes tab but pulls the Notes and Attachments data from the original Lead using an Iframe and some scripting. 

Karl Iuel of Avanade posted a script with instructions of how to configure it.  Richard Knudsen of IMG also posted a script on his blog.

Before adding this to your MSCRM I’d suggest giving some thought to how your users will use this. The reason I say this is it’s your choice whether to add this to the Account, Contact, or Opportunity entity. My suggestion would be to add it to the Contact entity. Here’s why.

I tested Karl’s script on the Account, Contact, and Opportunity entities and converted a Lead.

With the Account version the Lead only transfers once. Meaning, if in the future you get a Lead who happens to be an employee of an existing Account in MSCRM that was a previously converted Lead, it will only transfer the Notes from the first Lead.

With the Opportunity version it depends on if you associate Opportunities with a Contact or Account. A user might get confused on where to look for the Lead notes if some of your customers are companies (Accounts) and some are individuals (Contacts).

With the Contact version the Leads Notes stay with the Contact. A Lead is somewhat of a combination of the Account, Contact, and Opportunity records. But to me it most closely resembles a Contact record. So when a user is later looking for notes of a closed Lead the first place they would probably look would be in Contacts records.

Again, it’s your choice where to put the new Leads Notes tab but it depends on how your company and users use your MSCRM. To validate which one works best I’d suggest having a couple of your key users test each version and perform tasks as they would as part of their normal day.

  • Share/Bookmark
2 Comments

How To Display More Than 50 Records Per Page in the List View for Microsoft Dynamics CRM 4.0.

Tips & Tricks

Is it possible to display more than 50 records per page in the list view for Accounts, Contacts, and other entities?

This question comes up quite a bit. Yes, you can. The maximum is 250 records and here’s how to do it:

  1. In Dynamics CRM for Outlook select “CRM” from the top menu (In the Web version select “Tools”)
  2. From the dropdown list select “Options…”
  3. On the window that opens look for the option to “Select the number of records shown per page in any list of records” and change the dropdown next to “Records Per Page” to the amount you would like to display. 
  4. Click the OK icon.

 

  • Share/Bookmark
2 Comments

TIP: How to Create Dynamics CRM Shortcuts in Microsoft Outlook

Tips & Tricks
Dynamics CRM Shortcuts in Microsoft Outlook Favorite Folders
Dynamics CRM Shortcuts in Microsoft Outlook Favorite Folders

A key part of a successful CRM implementation is user adoption. Because every company and each employee has their own way of doing things both need to be taken into consideration during the analysis and design phases. Fine-tuning the CRM interface for teams or even individuals helps them become more comfortable using CRM and most likely more efficient.

Dynamics CRM has extensive capabilities and includes a ton of features and functions. Because of this the Dynamics CRM folder structure in Outlook can look a bit lengthy. During the analysis and design phases sections that users don’t use should be removed. As an example, maybe your salespeople won’t be using any of the functions in the Service module so it probably should be removed from the sales team’s menu. 

There are some additional options for further personalizing Dynamics CRM. When I’m working with clients one thing I’ve found most users really like is Dynamics CRM shortcuts in Outlook. This enables them to add a list of frequently used CRM folders in the Outlook Favorites area. This is really handy because maybe they use a lot of different functions in CRM and need access to them but they spend most of their time in a couple of areas such as Leads, Contacts, and Activities.

In the image to the right is the folder section of Microsoft Outlook 2007. At the top is the Favorites Folders section where I’ve added several Dynamics CRM folders to the standard Outlook folders. Now you can quickly access your key areas of CRM. 

To add Dynamics CRM folders to Outlook’s Favorite Folders: 
·         Click the desired Dynamics CRM folder (e.g. Accounts, Contacts, etc)
·         Press your right mouse button
·         Select “Add to Favorite Folders” from the menu

The Dynamics CRM folder should now appear in the Favorite Folders section. You can change the order of the Favorite Folders by dragging and dropping the folders or by right-clicking a folder with your mouse and selecting “Move Up in List” or “Move Down in List”.

  • Share/Bookmark
No Comments