Benutzer mit den meisten Antworten
Gridview issue

Frage
-
Dear CRM experts,
I am working in ms crm 4.0..Is it possible to capture the nav field click event.
ie. if we are selecting the sales module and if we are clicking any entity say, "Lead", the Grid will show the related records for leads.
My requirement is, if i am clicking the entity from the nav field say ,"Lead" i need to show the custom web page to the Grid in the right hand side.
Is it possible to capture that event,Can any one tell me how to get this done..
Please help me out..
Regards
Arun
Antworten
-
Dear Keller
Thank you for your reply..I got the solution from the following link.working fine.
link:http://msdn.microsoft.com/en-us/library/cc677075.aspx
Regards
Arun- Als Antwort markiert JuergenBeckModerator Mittwoch, 6. Januar 2010 10:14
Alle Antworten
-
Hi,
if you mean the main navigation and if the complete grid should be replaced, you can edit the sitemap (http://msdn.microsoft.com/en-us/library/cc150830.aspx).
You have to change the definition of the SubArea-Element of 'lead' in the Area 'SFA'
<SubArea Id="nav_leads" Entity="lead" DescriptionResourceId="Lead_SubArea_Description" />
See http://msdn.microsoft.com/en-us/library/cc150830.aspx for a reference of the SubArea-Element. At the end, there is an example which points to an URL. -
Dear Keller
Thank you for your reply..I got the solution from the following link.working fine.
link:http://msdn.microsoft.com/en-us/library/cc677075.aspx
Regards
Arun- Als Antwort markiert JuergenBeckModerator Mittwoch, 6. Januar 2010 10:14