Problem:
CrmEncodeDecode is Undefined
Solution:
parent.CrmEncodeDecode.CrmXmlEncode(sFetchXml);
I put parent infront of CrmEncodeDecode because im using it in webpage and i need to call
parent page only i can load the CrmEncodeDecode.
Webpage act as a child for a record form.That mean every webpage if u need to use the field value,
there need to put parent infront of all the crm code.
eg. parent.Xrm.Page.data.entity.attributes("fieldname").getValue();
CRM 2011 CrmEncodeDecode is Undefined
Posted by Unknown at 1/22/2013 04:25:00 pm
Labels: CRM 2011, Javascript
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment