Click here to Skip to main content
15,887,821 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am new to MS CRM. Can you please help me in writing the code for the below requirement:

How to search across multiple entities in MSCRM?

Note: Entities are configured in a form.

I am Elaborating my query:

When I entered the text in textbox and clicked on the search button, then it has to search in multiple entities of CRM which are configured in the setup page and retrieve the results in a gridview.
Posted

1 solution

Is this something you want to build?
If not then use the existing addons
http://www.mscrm-addons.com/Products/AddonsforMSCRM2011/PowerSearch/tabid/172/Default.aspx[^]

OR

You can use the advanced search feature of the search bar where you can choose entities and fields to search on.

OR

Refer this article.
http://blog.simonjackson.info/2010/02/crm-4-multi-entity-type-lookup.html[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900