Display Dialog form on entity form
Hi,Is it possible to display dialog form on custom entity form as iframe ?If it is, how can I do this ?
View ArticleClosing a CRM 2013's webbrowser gives an error
Hi,I am using Microsoft's Coded UI api to launch IE and navigate to CRM 2013's default page (which is out of box). But closing the browser throws a prompt indicating Microsoft Dynamic CRM has...
View ArticleCRM 2013 window.location.href does not work from javascript on html...
I have a html webresource in CRM 2013 which has some links on it , the html page opens fine click on the menu bar . I want to open different entity views when clicking on those links , I am using...
View ArticleCreaet 1:N Many Record Through Javascript
Hi, I set up 1:N relationship between incident and custom entity and looking for how can I create a record for the custom entity when update the incident record. I use the following code but fail.var...
View ArticleAny information of CRM 2013 Exams release dates?
Hi,Does anyone have any information on the release dates for CRM 2013 exams: MB2-700 Microsoft Dynamics CRM Applications MB2-701 Extending Microsoft Dynamics CRM MB2-702 Deploying Microsoft Dynamics...
View ArticleSystem Chart with Contact giving error...
Hello all,I am getting an error when adding a system chart to contact entity:"To use this saved view, you must remove criteria and columns that refer to deleted ro non-searchable items."ThanksHassan
View ArticleCRM 2013 - tooltips for fields in the Business Process flow.
Hi all,I wan to display tooltips for fields that I have put on the Business process flow.I have already enterred the message in the description but when opening the form and when I am hovering mouse on...
View ArticleCreate notes at New Entity Creation time disabled in CRM 2013?
Hi,We have noticed that creation of notes during New Entity Creation time(before save) is disabled in CRM 2013? This was allowed till CRM 2011.Please let me know your comments.Regards,Deepesh
View ArticleHow to readd Advanced Find to the form command ribbon (CRM 2013)
How do i readd the Advanced Find button to a record form command ribbon (CRM 2013)? Thanks, Jonathan
View ArticleVisual Studio Solution Template: Exception Handling best practice?
I'm developing plugins for CRM 2011 using the Visual Studio Solution template provided by the SDK, but I'm not entirely sure how to properly handle the exceptions using it. The base plugin class in the...
View Articlewhat field can be mapped between mscrm 2011 and navision through dynamics...
dear all;i just want to confirm that all system field for mscrm 2011 and navision can be mapped through dynamics connector is there any document which is stating that
View ArticleCRM 2013: Drop down Ribbon Menus
I have a custom form with 4 custom buttons. 2 of those buttons spill into the ellipsis so it looks a bit naff. I could move them earlier in the list but it isn't ideal.I have noticed that there are...
View ArticleHow to get the top parent Subject?
Hi,I have a subject 1 that is the parent of subject 2. Subject 2 is parent of subject 3.On opportunities I have added a field "Subject", the value is subject 3. On change of my new field I would like...
View Articleodata request too long
I use REST.js library to fire the RetrieveMultiple-message on a custom entity. A plugin handles the request then.var result = SDK.REST.retrieveMultipleRecordsSync("rt_command", options, function(error)...
View Articlecreate login page in asp.net c# using contacts User ID and Password
HI All,I have to create a login Page using Asp.net C#.In CRM contact Entity, I have ceate two custom field user id and password. So I need a login page using that user id and password within contact...
View Article[CRM 4] Using SOAP javascript to retrieve an entity attribute by name...
Hi,I'm trying as the title says to retrieve a product by name instead of ID using :function GetObjectAttribute (objectname, entityname, attribute) { // Preparer the SOAP message var message =...
View ArticleRegarding CRM 2013 Visual Ribbon Editor and Visual Ribbon Work Bench
hi, I want some info regarding visual ribbon editor and ribbon workbench for crm 2013? Did the crm 2013 visual ribbon editor was released or not?and is the need to import the workbench solution into...
View ArticleSitemap changes not getting reflected on moving it through Managed Solution.
Hi All, We are trying to move the sitemap changes from dev to test environment as Managed Solution.But we’re unable to see the updated sitemap in the “Test” region. Please share your inputs on...
View ArticleCRM 2013 - Display calculated total in a readonly field.
Hi all,Can anyone help me how to solve the below issue?I have three field in my form: Field A, Field B, Field Total.I have put a calculation, javascript to calculate total of Field A & Field B and...
View ArticleCreating linked childentities in a synchronous create plugin
Hello,CRM2011 on premise, rollup 13In a postoperation create plugin (synchronous) i try to create childrecords for the record that is triggering the plugin. An instance of childentity B should be...
View Article