Microsoft Azure & Dynamics 365 CRM -Learn The Ropes
This blog aims to provide some technical tips about Microsoft Azure & Dynamics 365 CRM - D. MANJALY
Showing posts with label
How to get the logical name of the entity for the current record in CRM 2011 using Javascript
.
Show all posts
Showing posts with label
How to get the logical name of the entity for the current record in CRM 2011 using Javascript
.
Show all posts
Tuesday, 17 May 2011
How to get the logical name of the entity for the current record in CRM 2011 using Javascript
›
Code Snippet: var entityName = Xrm.Page.data.entity.getEntityName(); For instance , if the current record is contact the above code...
›
Home
View web version