Linq To AX Join Problem
Hi,I am trying out relatively new feature "Linq To AX" allowing using Linq queries with AX table proxies. Very nice feature, however I am having some difficulties with the multiple table join, which I...
View ArticleSearch a customer record using Xrm Library
I am using Xrm.page library, I am required to run a search on CRM online with "Business Phone" i.e. Telephone1 field value available, how can I use Xrm in javascript to get this task done?
View ArticleWhen I install an SRS Report in the Report area of CRM - getting error
HiI have created an srs report and it runs just fine and gets proper data when I run in the Report BuilderWhen I add this rdl file to CRM then click the Save button, I get an error messageHow do I fix...
View Articleupgrading javascript CRM 4.0 to CRM 2011 - crmForm attributes not working
I'm in the process of doing an upgrade from CRM 4.0 to 2011 on-premise. The javascript in form events seems to have upgraded nicely but the crmForm attributes don't seem to be returning values,...
View ArticleCRM 2011 Error on fetchXML on crmservice
Hi, we having issues on our environment right now. As we have a fetchXML below:<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="true" no-lock="true"...
View ArticleMany-to-Many to the same entity
HiI have a custom entity called client. I created a N:N relationship between the same entity, i.e to client itself. I gave the custom label for each display option as Parents and Children. While...
View Articlecrm 2011 e-mail router not receiving email ?
I set my log level to 3, and verified that the log file is being written to when I started the 'MS CRM Email Router' service.Next, I sent a email to the mailbox, and verified that the mailbox received...
View ArticleQuerying a self referential many-many relationship
Hi I have a custom entity called 'client'. I have a many-many relationship with this same entity(client). How can I query records based on a criteria. Any links to the answer?It'd be great if it has...
View Articleweird email router behavior?
Hello - I'm seeing some weird CRM email router behavior. The email is received at the expected Exchange inbox. However, the email gets moved to an Undeliverable subfolder. I set LogLevel to 3 but no...
View ArticleRetrieve field value from a related entity on load
I know there are dozens of other threads out there that ask similar questions and I've tried multiple solutions from those threads but I can't seem to get it to work. I have a decimal value field on...
View ArticleChange the custom field OptionSet value on reactivate case button from ribbon.
Hi, I have a requirement that, if the case entity reactivate button on the ribbon is clicked then i need to change the custom fields optioset value. adding web resource to existing system item on...
View ArticleUrgent : website is not loading in IFrame for Microsoft Dynamics CRM 2011
In Microsoft Dynamics CRM (web) 2011, I added an IFrame and the IFrame is loading, but the website which in that IFrame is not loading (like empty IFrame), but a'localhost website url' is assigned to...
View ArticleCRM 2011: Duplicate Detected dialog and error-messages (create by plugin)
Hi, I am facing a strange behavior today, where a plugin-error-message is not displayed in the browser when the duplicate-detected dialog is open. I have a duplicate-detection rule in place that covert...
View ArticleConnection through third party web service from online plugin CRM 2011
Hi,I have a plugin in CRM online 2011 that connects to external webservice, this service operates as data access layer (DAL) so that all logic is implemented in the plugin and the plugin accesses the...
View Article'PluginType' entity doesn't contain attribute with Name =...
Hi,organizations created after installing rollup 14 don't have 'customworkflowactivityinfo' column in their 'plugintypebase' entity table (and are missing the corresponding entity attribute)....
View ArticleMS CRM 2011 ONLINE - Product without quantity, fee
What is the best solution to implement different fees to product catalog. The problem is that we can't calculate those fees into a quantity.An order has a total quantity of 300, and when I add a fee,...
View ArticleFiltered SQL query to fetch related Contacts of an Account in CRM 2011 ?
Hi,As i am new to SSRS, i have a question here thathow can i fetch related Contacts of a Perticular Account in SSRS Report.I have created Account Detail Report in which i am showing my all Account...
View ArticleMS CRM 2011 ONLINE - Drop down for create new case
Is it possible to make new forms for case and choose which form is used by create new case button?Like in the picture, but new activity is new case and task, case etc. are diffrent forms for case.
View ArticleGet GUID of Contact Entity Record from an external JS Application
I am using Xrm.page library to open existing contact entity records. For this I need to pass GUID as a parameter:Xrm.Utility.openEntityForm("contact", GUID);I know the business phone number i.e....
View ArticleI couldnt create New Record From View left navigation menu
hi,I have a form bookProperty , i can able to create and update records .I have this BookProperty form as Left navugation in PropertyMaster form,From there i couldnt able to create new record for...
View Article