CRM 2013: Strange 'Form_onload' error message in opportunity
We have a solution, written in CRM 2011. (All CRM Online)It has been imported into a 2013 development environment as an unmanaged solution and works fine.We have now deployed it to a demo site as a...
View Articlesql-based reports for CRM Online
Hello,is there a way to create SQL-based reports for CRM online?Regards Benjamin
View ArticleCRM 2011 PLUGIN to update another entity
My PLUGIN is firing on Entity A and in my code I am invoking a web service that returns an XML file with some attributes (attr1,attr2,attr3 etc ...) for Entity B including GUID. I need to...
View ArticleHaving multiple fields in the same position
I've got an option set, and depending on what is picked, a different field is shown beneath the option set. So, I added all the possible fields, but the problem is that they are under one another - so...
View Article2013 Developer's Toolkit has empty CRM Explorer
I had the 2011 toolkit set up into VS 2010. Ran the latest installer. When I created a project it offered 2013 templates, but having done so the CRM Explorer comes up empty and the refresh button is...
View ArticleSet default lookup entity to contact in the phone call quick create form
This question is regarding the Dynamics CRM 2013 add phone call feature in the activity tab of post/activity/note control on a custom entity. The party lookup and type ahead values default to the...
View ArticleHow to debug Javascript Webresources in CRM 2013 using IE 10?
Hi everyone, I am currently unsure how to debug a javascript webresource linked to an entity form using IE10 within CRM 2013. I know that under the IE10 debugger, the form scripts are placed under...
View ArticleMap a custom field from Accounts and Contacts to activities made from assoc view
I'm looking for a way to map a custom field from contacts and accounts when any type of activity is created from them. These relationships don't show as mapable in customizations. I'm open to any...
View ArticleFetchXML Paging question
Hi community! We are trying to enable FetchXml paging in order to retrieve a large number of records from CRM, using RetrieveMultiple interface. The mechanism is working properly in all cases but when...
View ArticleRetrieve Records filtering on an Entity Reference field using OData for CRM 2013
Does anyone know how to accomplish this in 2013? Example would be I want to retrieve a record and filter it based on a related records name.I know this was possible in 2011, but is it possible in 2013?...
View ArticleAuto Number solution where two entities need to reference the same next number
1. What is the efficient way to create a Auto number solution where two entities need to increment the same next number.2. I also need a next number for a single entity.I am having hard time figuring...
View ArticleDynamics 2013 SDK v6.02 supplied crmsvcutil.exe incompatible with code samples
The version of crmsvcutil.exe ("6.0.0000.0809") supplied with Dynamics 2013 SDK v6.02 generates code that is incompatible with the walkthrough examples supplied. The walkthrough Xrm.cs file needs to be...
View ArticleI am new to Ms Dynamics CRM.I have programming experience in ASp.net 4 and C#...
I am new to Ms Dynamics CRM.I have programming experience in ASp.net 4 and C# and WCF .Can any body help me where should i start as a CRM developer any Development resources and tutorials preferably...
View ArticlePlugin not updating Date Time Field using service.Update...
Hi everyone.I have 3 custom fields. Paused Date, Resume Date and SLA date.These values are populated using JS via a button.I want to recalculate the SLA date based on the date/time difference of the...
View ArticleDo plugins have a 5000 record count limit & 2 minute timeout limit?
I'm building a rollup query based on a link I found for a client. The client has over 10,000 opportunity records. Should I use this method...
View ArticleCRM 2013 - calculated total from related entity and update parent entity
HI all,I need some help regarding calculating totals from related entity and update the parent entity.J have created a custome entity Product_Items which is related to Opportunity.I have a sub-grid on...
View ArticleMapping With External DB
I have an external DB and need to synchronize data between CRM and that external DB. The mapping between the field can vary depending on the deployment. For instance address data in the external DB...
View ArticleStrange Error on Exception Thrown for Plugin in CRM 2013 Online - Specified...
The specified domain does not exist or cannot be contactedAn unexpected error occurred from ISV codeI am receiving the above error message when (deliberately) throwing an exception. It doesn't seem to...
View ArticleCounting many-to-many records, how can I do this with plugins?
Hello Experts,I have a question. I have a N:N (many-to-many) relationship between Lead and a Custom Entity called "Sales Referrals". I need to count the total number of Leads a Sales Referral may have....
View Article