1 Worse CRM-Related JavaScript Ever
I see a lot of ‘interesting’ JavaScript working with CRM installations that have been in operation for more than a couple of years. Last week, I found the ultimate example of not knowing how to utilize the CRM object model. CRM 4.0 in this case: for (var i = 0; i < crmForm.all.length; i++) { […]
Continue reading