Skip to content Skip to sidebar Skip to footer
Showing posts with the label Dynamics Crm 2011

Alternative To Xrm Javascript Calling Webservice Using Activex

I have a problem on CRM javascript when calling a webservice from browsers other than IE. See my co… Read more Alternative To Xrm Javascript Calling Webservice Using Activex

Crm Fetchxml Activitytypecode Result Doesn't Have Enum Int Value

I have a JS project where I want to pull out the CRM Activity types, let the user select and then d… Read more Crm Fetchxml Activitytypecode Result Doesn't Have Enum Int Value

Create An Email Activity Using Rest Endpoints In Crm2011-2013

The code below will create a Email Activity in CRM but I can't figure out how to add multiple r… Read more Create An Email Activity Using Rest Endpoints In Crm2011-2013

Calling A Js Function From Html Iframe (both Web Resources)

I've uploaded two web resources, a.HTML and b.JS. In the HTML document I have a section where a… Read more Calling A Js Function From Html Iframe (both Web Resources)

Creating Url String For Call To Organizationdata.svc Using Javascript

Currently, I have two different methods to decide which version of CRM that my JS runs on. The addr… Read more Creating Url String For Call To Organizationdata.svc Using Javascript

Set And Get Notes Field In Crm 2011 Javascript

I need to set the Notes field to the Notes field value in other entity in CRM 2011 form. So, I need… Read more Set And Get Notes Field In Crm 2011 Javascript