{Dynamics CRM} Get EntityTypeCode of an entity in CRM 2013 using JScript

Recently in my project i was required to get the entity type code of entity. A little bit of searching and I could find multiple ways to get them in jscript. However the main problems were: 1. they were working only on entity forms 2. you would have to make a metadata call to get …

{Dynamics CRM} Get EntityTypeCode of an entity in CRM 2013 using JScript Read More »