Using common JS files in MS CRM 2011
Mahender
September 26, 2010 No Comments on Using common JS files in MS CRM 2011
Every MS CRM implementation requires lot’s of JS code to implement validation and business logic using client side. As you know we can call MS CRM web services in JS to retrieve MS CRM data and insert ms crm data. But in MS CRM 4.0 there was no way to share JS code indifferent entities forms in supported way. You… Read more »
