8th
April
2010
Microsoft CRM 4.0 Filtered Lookups
posted in Microsoft Dynamics CRM |
Apparently CRM 5.0 will natively support filtered lookups; however, for CRM 4.0 there is an excellent plug-in available at http://mscrmfilteredlookup.codeplex.com/. To use it follow these steps:
- Go to the Source Code tab, http://mscrmfilteredlookup.codeplex.com/SourceControl/list/changesets
- Download the source code and unzip somewhere on your disk.
- Use Visual Studio to compile the code.
- Register the plug-in following the steps listed in the readme file that comes with the download.
- Add simple JavaScript code to any entity you want to have filtered lookups. Readme file explains the JS.
I tested this plug-in and it works great and is really easy to use.
Note: You will need access to Visual Studio and to the Plug-in Registration tool to be able to do this. At the time of this post the only thing you could download was source code, not any dlls.
This entry was posted
on Thursday, April 8th, 2010 at 10:23 pm and is filed under Microsoft Dynamics CRM.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.