Using LOOP in fetchxml
Hi, I deeply need your help. I've try to use an array in a condition part, but it doesn't work. Here is my code: var fetchXml = "<fetch version='1.0' output-format='xml-platform' mapping='logical'...
View Articleoperator="in" , Fetch Xml, MS CRM 2011
hi,i have a guid's string array.ex: string[] recordGuids;i want to use this in fetchxml by using condition operator "in".i have tried this below code but no success ("The remote server returned an...
View ArticleCRM 2011: Using Xrm.Utility.openEntityForm to pass in both the formid and a...
When I send in the form id, the logic works fine but parameter_0 stops working. If I do not send in the formid, parameter_0 works. Any idea if I need to adjust my parameter list on the form when I...
View Articleis there another way to get early binding than a web reference to the WSDL?
I'm maintaining someone else's development and I see early bound values -- new_onitemreasonclosed.ClosedBy_System -- yet I see no web references to the WSDL. Is there a fancier way to introduce the...
View ArticleCRM 2011: Load a Form by Id
I'm trying to create a unique form for the create versus the update of an entity. So I have two forms for a custom entity. I added a new custom "New" button that will fire off JavaScript when creating...
View ArticleDynamics CRM 2013 : Populating a asp.net dropdown list with Account details
Hi all,I have a scenario where I have to populate a asp.net dropdown list with Account details(Account ID, Account Title).The dropdown value=Account ID & dropdown texname=Account Title.Any...
View ArticleTo identifyPotential Customer is linked to which entity - Contact or Account
Hi,I have come across the 'Potential Customer' field on Opportunity entity for the first time.I need to find out in my code to which entity the 'Potential Customer' field is linked to. Something like...
View ArticleCRM 2011: Creating SQL Query through MSCRM
I have been asked to create some kind of query through SQL to find all open opportunities that have an activity record associated to that opportunity.Is this something that can be done through SQL? If...
View ArticleGoogle Maps integration
I am attempting to integrate Google Maps with an entity in CRM 2011 to improve my development skills. I am running into a couple issue after following some of the examples I have found online. I have...
View ArticleCRM Sandbox plugin error
Hi There,I get the following error when we rung the Profiler for the plugins. Any help is greatly appriciated.Kind regards, AlexUnhandled Exception:...
View Articlecrm 4.0 code immigrate to crm 2013
Hi all experts,I am newbie in crm and now we upgrade crm 4.0 to crm 2013. I did not work with crm 4.0 and have very little exprience by crm 2013 (4 Months). I must immigrate Plugin to crm 2013 and...
View ArticleCRM Error report
Hi all,when I open and modify and close the order record it is throwing like belowIf I view the data that will be sent to Microsoft below data is showingMicrosoft Dynamics CRM Error Report Contents...
View ArticleHow to get the GUID of the workflow in CRM 2011?
Hi All,Can any one tell me how to get the GUID of the workflow?Thanks,Laxmikanth D.
View ArticleCRM 2011: Subgrid state (loaded?)
Hi guys, I have another question, please help me!I want to know if a subgird is loaded or not? If not, I'll refresh it and its content will be shown.I need this information because CRM 2011 only...
View ArticleDynamically set the 'ReferenceTarget' attribute for custom workflow activity...
I have a custom workflow activity that creates a record based on the input parameters passed (entityName and Name). Now, i want to be able to pass the created record as an output parameter. But to...
View ArticleCRM 2011 - Plugin for Opportunity Close
Hi All,I need your help on below mentioned scenario for Plugin development. We are on CRM 2011 on-premise UR 18.Scenario: When end user close the opportunity as 'Lost', dialog box comes up asking for...
View Articlelatest sdk (5.0.12) the version of microsoft.xrm.client.codegeneration.dll...
I was trying to run the following command using the tool crmsvcutil.exe in latest sdk 5.0.12D:\sdk\bin>CrmSvcUtil.exe /codeCustomization:"Microsoft.Xrm.Client.CodeGeneratio...
View ArticleCRM 2011 Create record and get its GUID
Greetings.I have a post-create plug-in that is triggered after creation of a record in ENTITY_A and should be performing the following:1) Create a record in ENTITY_B2) Get GUID of record created in...
View ArticleAvailable Status Codes
We have a 30 trial of Dynamics CRM 2015 online so we can test the development environment. Things are going well but we are stumped on this issue. We need to be able to retrieve a list of all the...
View ArticleCRM ONLINE 2013: On Approval Of Quotation, Run Report, Generate PDF and Send...
Hi,I am using CRM ONLINE 2013.How to automate below process?1. On Approval Of Quotation, Run Report.2. Generate PDF.3. Send an Email With PDF as attachment.As i have gone through many forums for this...
View Article