Get data from external database in custom workflow activity CRM 2013
Hi,Is it possible to read data from external database and write to CRM from custom worflow activity ?Do you have any sample code ?br
View ArticleCRM 2013 reading password mailbox from plugin /SDK
Hi,I need know how to read password field of mailbox on CRM2013 from plugin.I've tried to read and exception is thrown with this text:Retrieve can only return columns that are valid for read. Column :...
View ArticleCRM 2013. Add Queue to the "From" field
Hi,Trying to add the Queue to the Email "From" fieldSDK.JQuery.retrieveMultipleRecords("Queue","$filter=Name eq 'MyQueue'", function (results) { Xrm.Page.getAttribute("from").setValue(results[0]);...
View ArticleCRM 2013 Form Edit Error
I have been looking at customizing the 'Appointment' form in CRM 2013, however now it appears that whenever I open the form to edit it (any of them), I get an exception and cannot edit the form at all...
View ArticleC# plugin - on Update: Get Quote Id from Quote Product
I am trying to retrieve a Quote Product's (QuoteItem) related QuoteId. This is part of a c# plugin. This event must be triggered for the Create and also for the Update of the QuoteItem entity. It...
View ArticleDisplaying All Associated Opportunities in a Sub-Grid - CRM 2013
I have a cloud based CRM 2013 instance. On the Account form we have a Sub-Accounts Sub-Grid.We need another Sub-Grid to display all the opportunities of all the Sub-Accounts.When I click thesymbol on...
View ArticleCRM 2013 Plugin to Follow Records
HiDoes anybody know if it is possible to use a plugin / workflow to follow a record automatically when it is created??Any help would be great!Andy
View ArticleCRM 2013: openEntityForm and window.open issues
So I'm seeing a few issues in 2013 with openEntityForm and window.open... wondering if anyone else has seen anything similar or has figured out any sort of workaround. FYI, these are from the context...
View ArticleAdvanced Find cannot edit columns
We've created a custom security profile from SalesPerson. When trying to Edit Columns in Advanced Find, the following error was thrown:<CrmScriptErrorReport>...
View ArticleCRM Error
My Boss is receiving this script error when using CRM 2011, but nobody else in the office receives this error. He is also a System Administrator like myself and still receives this...
View ArticleAdd a Page or Form to CRM 2011 to submit Admin processes
What is the best way to add a form to CRM that will allow me to submit a backend process? My CRM application has a major integration component where I am keeping 100 to 200 thousand records in sync...
View ArticleMultiple Entity Search
All, Are there Any third party search tool available that will allow me to search Across Multiple Entity all together with Narrow down the results to specific Entity views?? I mean...
View ArticleCRM 2013 workflow to count contacts on account
In CRM 2013, does any one know how to Create workflow that can count Active contacts for an account and update account field with that value??I know i can do using plugin or batch program , but if it...
View ArticleCRM 2013 Changing Default Activity Associated View for Account Entity
In CRM 2013, In Account Entity record, we have related Activity link which shows Activity Associated view.Whithin that view we have Drop down to change the Activity view and Filter to give subset of...
View ArticleFile -> Option -> New Record and New Activity after Update Roll up 15 is...
File -> Option -> New Record and New Activity after Update Roll up 15 is Disabled
View ArticleOnReadyStateComplete Not Firing
I have an IFrame in my CRM 2011 on-premises with the following settings:URL: about:blank Pass record object-type code and unique identifier as parameter: NOT checked Restrict cross-frame scripting,...
View ArticleLimitations of different CRM Concepts
Hi Guys,I have been going through few articles, I can see limitations of most of the concepts.Came up with an idea to incorporate all the limitations of CRM concepts which may help people who are new...
View ArticleCannot register plugin steps in dyn crm 2013 (ilmerge)
Hi all,I have this simple .dll Plugin which implement iPlugin interface. I compile this, register the assambly with plugin registration tool and register a step (update) on an entity. It works (Plugin...
View ArticleCampaign Response missing from form navigation panel
Hi all, currently I'm facing with a weird problem. The "Campaign Response" button at the navigation is missing. I was using System Administrator and my "Campaign" record is active. See image below.This...
View ArticleCRM 2013 Javascript "There was an error with this field's customized event" -...
After our upgrade to CRM 2013, we are getting this error when the form opens but only occasionally. We are using Silverlight webresources and use the JavaScript Onload event to access the WebResource...
View Article