Monday, August 15, 2016

Passing Query String To Dynamics CRM Global Search Page (Multientityquickfind.aspx)

I got that we can set Dynamics CRM Global Search as default landing page for specific users in Dynamics CRM from Debajit's Dynamic CRM Blog

I just wondered if I can use Global Search and passing a search value (Query String) then getting the result!
I opened the Global Search page out of CRM:

http://CRMSERVER/OrgName/multientityquickfind/multientityquickfind.aspx


By adding "?text=Abed" to the end of Global Search link 
"http://CRMSERVER/OrgName/multientityquickfind/multientityquickfind.aspx?text=Abed
it will passed "Abed" as a search value to the Global Search page :



Many Thanks to Debajit Dutta :)

Hope this helps!




Unexpected Error When Replying or Forwarding an Email

Recently came across an interesting issue from one of my clients, they were working fine since around 2 years ago with no issues, using Dyn...