0

Microsoft Dynamic CRM Online provide in built functionality of Global CRM Search functionality: https://www.youtube.com/watch?v=KujytK3E4nI

I have design a HTML page and add as a WebResource in Solution. In that form I have a Search Textbox and search button. I want to provide customize functionality of Global Search in this HTML page.

Can anybody suggest me Query of Global CRM Search using Ajax Call? enter image description here

Nanji Mange
  • 2,155
  • 4
  • 29
  • 63

1 Answers1

0

I don't think that you can reuse OOB Global Search capabilities. What you can do is to check solution developed by Scott Durow - https://github.com/scottdurow/SparkleXrm/tree/master/SparkleXrmSamples/MultiEntitySearch

Andrew Butenko
  • 5,048
  • 1
  • 14
  • 13