Brandon Kelly |
Feb 23, 2011
Dynamically Loaded Javascript in CRM 4.0 The most common way to customize form UI in Microsoft Dynamics CRM 4.0 is to use Javascript. Simple customizations can be afforded through CRM’s built in Javascript editor, but what if you want to reference outside libraries (say jQuery) or publish your Javascript customizations as part of an ISV package? This solution enables this behavior by dynamically loading external ...