Plugin to trigger on association of two records.
I want a plugin to trigger when two records are associated in a 1-Many relationship.Can I use the Associate message for this or is that purely for Many-Many? I should say that I can, of course, detect...
View ArticleHow to retrive Data from crm 2011 using web service and c#
I am new to CRM . I want to retrieve the entity data from CRM 2011 using C#. I am using Web service to fetch the data.Please provide sample code if any.Regards ,Shekhar
View ArticleUrgent: MSCRM 4 - Capture ReActivated ON and ReActivated By while...
Hi Friends,I want to capture ReActivated ON and ReActivated By while ReActivating Case.Any Solution Avaliable - Javascript, PlugIn, etc. Kindly Advise.Thanks - AbbasThanks and Regards, Abbas MS CRM...
View ArticleMS CRM 2011 - How can I Add designer preview pages from the CRM Form Ribbon...
MS CRM 2011 - How can I Add designer preview pages from the CRM Form Ribbon button?I am connecting from the ASP.NET to the MS CRM 2011. The Pages which online instances are using need to be Previewed...
View ArticleUpdating Custom Field Using Plugin
What am I missing here. I am trying a simple update to a custom field, that is on the form, with the following plug in. I am using strongly typed class generated using the CRMSvcUtil called...
View ArticleHow to set a value in a Entitie's Collection FIeld using JavaScript?
Hi Guys,Here's my situation:I have to solve a problem in a dynamics crm form using javascript.In this form, There's a loockup field name owner, it's filled with a entity named Users and it's filled by...
View ArticleSQL query to Fetchxml
Hello I want to convert following SQL query in FetchXMLselect at.ava_name ,at.createdon from ava_agreementtype at join ava_agreementtyperelation atr on at.ava_agreementtypeId=atr.ava_ChildId join...
View ArticleDialog Boxes?
I was assuming that "Dialog" under the Processes window was for these, but obviously that's not the case.I have "Integration Mode" enabled for our CRM, which replaces "activate order" with "Submit...
View ArticleMSCRM 2011:How to modify CRM message, when a disabled user acces CRM?
Hi,I want to know is there a possibility to change the message CRM displays when a disabled user hits the CRM link.I tried changing the entity messages under customizations->customize...
View ArticleCRM 2011 Polaris : Update date time.. Bug ?
Hello,I am updating date attribute on my case entity after certain calculation using plug-in [ create/update post event]. I have debugged through a plug-in code and found that date time calculations is...
View ArticleInfinite Loop When Overriding Order Recalculate
Hi There,I try to override the recalculate behavior of CRM sales orders because I've added custom discount fields in both salesorder and salesorderdetail. This is what I've done already:Create a...
View Articlecustom report in mscrm online office 365
hi,how to use custom reports in mscrm online 365.I tried but it shows some Error.Is it Possible to use custom reports in mscrm 2011 365. Pleasae help Me. regards,siva
View ArticleCRM 2011 - subGrid click
Hi,I need to be able to click on a subgrid - select a record - and this should trigger more fields on the custom entity to be populated (call a web resource to populate the next 2 fields below the...
View ArticleIncorrect datatype when making a report?
I am trying to create a report frpm CRM 2011 Online using Fetch XML. Everything works great exept trying to sum up a total in a table. Visual studio is warning that the value I am trying to sum is not...
View ArticleWindows Service calling a CRM form
I would like to know if it's possible to open a CRM page of any entity I want (Including the custmized Entities) from a Window Service, I've been searching in everywhere but I couldn't find an anwer...
View Articlewriting a plugin too create invoice details
Hello i'm trying to create a plugin that can add invoice product records to an invoice automatically when an invoice is created. I have a workflow whereby an invoice is generated monthly or yearly...
View ArticleTriggering CRM Required field Form Validation
Hi All I want to find out if there is a way to Programmatically Trigger CRM Form Validator function which validates for Required field before the Save Event. Any help would be much appreciated.Thanks...
View ArticlePassing regardingobjectidtype to Xrm.Utility.openEntityForm
I've been having troubles sending the typename to the openEntity form. Is this a problem with my system or is there another way I should be setting the typename?Here is the code I am trying to use....
View ArticleIs there a way to get the parent customer to be set on a new primary contact...
Hi AllOn an account record I click the primary contact lookup button, on the lookup web dialog I click the "New" button.On the newly created contact record how can I get the parent customer to be...
View Article