Querying 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 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 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 ArticleHow to view trace comments added in PlugIn/WF
Hi there,I've situation, a custom workflow working fine at local but when it is published on production server it's not working properly.So I invoke ITracingService service and added few trace...
View ArticleSend Mail Merge to a select group of Contacts
HiI want to create a mail merge in Word from CRM - on the dropdown list to select the Associated Entity, I want to be able to send to only a selection of the Contact entity.How do I do this?Thanks.
View ArticleCRM Printing only 1 Page
Just wondering if anyone has come across this issue (https://community.dynamics.com/crm/f/117/p/108382/222702.aspx#222702) . We have come across the issue in our environment after upgrading to UR13....
View ArticleInside CRM How to Use Bing Map Service (form onload) using javascript
Hello CRM ExpertsI want to use Bing Map CRM inside CRM form I used to call the Service on CRM form I got "Microsoft" is Undefined error. Please suggest how can I do that .. My code is like this var...
View ArticleDisable dashboard reload on resize
Hello -Is there any way to turn off the dashboard reload after resize? I would like to retain data displayed on the screen when resizing, but lose the data when the dashboard refreshed after...
View ArticleValidation on account id of opportunity - Java script
Hi,I am doing some validation on account of opportunity. Is is validating properly when change account from lookup, but it will give warning and accept the changed account. System allow to move to...
View ArticleMS Dynamics 2011 - Calculating value fields
Hello,I have 4 number fields on 4 seperate entities which I need to add together for a total in a field on a 5th entity. The relationships have all been created, and I'm aware this cannot be done...
View ArticleAdvanced cRM 2011 Autonumber codeplex is not working
I believe I have installed correctly following these steps:- Registered the Plugin (verified Plugin was registered in CRM - Imported the solution - went to the Counter entity and displayed in Settings...
View ArticleGetting attribute logical names
How can I get the logical names of attributes in an entity to use in retrieving those columns of data?For example I have code which is something like.string[] incidentfields = new string[] {...
View Article