Having 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 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 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 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 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 ArticleCRM 2013: There was an error with this field's customized event
We migrated from CRM 2011 to CRM 2013. Now the appointment form (which has no jscript on it) throws the error you can see on the screenshot. Debugging the issue pointed to a method that is no custom...
View ArticleCopying Values into subgrid in crm 2013
Hi,I am using crm 2013, i need to copy a field values to subgrid. how can i do this. please anyone help me if you have any information.Thanks in advance,Nagaraj
View ArticleTrigger a plug in in read only form
Hi frnds, I need to trigger a plugin in readonly form..For this i changed a field value and call a save event,but i was not able to trigger the save event.Can any one suggest me a soltuo..Thanx in...
View ArticleCurreny Field
Hi All,I have created a currency field in CRM. After Creating this Currency Field i have observed that One More Base Field is creating in CRM. Why this Base field is creating for Currency.Thank You.K V...
View ArticleCRM 2013 Online: Update a lookup field to blank using workflow
Need to update a lookup field on the record to [blank] using workflow. Steps provided on below mentioned link doesn't seem to work on CRM 2013 online...
View Articledisplay custom entity
how to filter custom entity bellow code display list of all entity . i need to filter entity which are custom . RetrieveAllEntitiesRequest req = new RetrieveAllEntitiesRequest();...
View Article