Remove Chart Mpas
Hello,I have a problem removing ChartMaps solution from Microsoft CRM 2013.When try to delete, from Settings-->Solutions (like admin user ) I receive back the error Impossible to delete the...
View ArticleHow to specify a Status Reason while closing an incident by WebAPI
Hi guys.Is there anyway to close an incident using WebAPI? I have been searching any approach, but I couldn't.https://msdn.microsoft.com/en-us/library/mt607498.aspxRegards.
View ArticleNot getting account name and city on the info window
I want to display account name and the city of all the child accounts on the each marker by the infowindow. But it is only showing a single account name instead of diiferent different account names and...
View ArticleConvert Web API Json response to Entity Collection
HttpResponseMessage response = httpClient.GetAsync(ConfigurationManager.AppSettings["ServerAddress"] + "api/data/v8.0/" + uri, HttpCompletionOption.ResponseHeadersRead).Result; JObject responseObject =...
View ArticleRole privileges : create price list item / not create product
Hi,How to set privilege for creating a price list item without setting privilege to create a product please ?Thanks & regards,Camille
View ArticleIPlugin keeps returning error System.ArgumentNullException: Value cannot be...
Recently I created a Plugin for my Dynamics Online which updates the freightamount of a quote when a custom field changes value. The custom field (frequency) is created on the quote entity and the...
View ArticleAdding ADFS-Proxy to DMZ
Hello guys,I totally confused so ill try to get some help in here.We have got a Dynamics 2013 (on premise). Now we want to publish this to the internet. Our configuration:crm.domain.de (CRM 2013 /...
View ArticleDistinguish between opportunity save and opportunity close in JavaScript
Hi,I have written some JavaScript that triggers on an opportunity's OnSave event, in a nutshell it checks for open activities on the opportunity and cancels the save if there are none.It's working...
View ArticleHow to pass id of a related entity record to edit web form step
I have a web form that has four steps. Step 1's mode is Edit and targets entity A. Step 2's mode is also Edit and targets entity B. Entity A has a lookup to entity B.I dont have any issue in Insert...
View ArticleEditable Grid option not appearing under Entity --> Add Control
Hi, I am facing this unusual problem that when I click on Entity-->Forms and under Controls tab, I am unable to view the Editable Grid option when I click on Add Control. I couldn't understand the...
View ArticleWriting to windows error log
Further to a previous post, I have now managed to write to the windows error log, however im not getting the information I need to track the errorI am creating a workflow on a develop machine and...
View ArticleDynamics 8.1: Old data received via webAPI
Hi,In our form, we have a subgrid with a list of objects from associated entities. Users can add / remove things there.Now I want to access this data via the webAPI from a webResource, shown in an...
View ArticleDynamics CRM 2016 CU installation
Hello,my current version of CRM 2016 is 8.0.1.079 and we need to apply latest CU (8.2.2.112) for all CRM servers and its components (Email router, Reporting Extension and Language Packs). After...
View ArticleSet lookup fields on offline mobile app (Dynamics 365 8.2.2)
Hi,i'm trying to configure the app mobile to work offline with Dynamics 365 for phones and tablets.I would like to create un account while I'm offline and to do this it's necessary to populate a...
View ArticleDynamics rolldown currencies value
I have a father's entity with one child entity.My CRM is euro based but this record needs dollar as currency. So i have a total on father entity that takes the sum of all the child's record, but the...
View ArticleWeird behaviour of two option set field in the BPF
Hello everyone,I'm facing one weird problem on the Contact entity. I do have one check box type field on the Contact form. When user selects (ticks) this checkbox at that time I'm making one field as...
View ArticleEdit the xml to add a node Microsoft Dynamics CRM 2015
how to edit xml file to add a NavBarItem node and where i can find the xml file
View Articlehow to track deletions in audit
Hi, is there any way to track the deletions from audit history?
View ArticleGet feedback after saving a new record in client side
Hey I'm saving a new record on client side and I need to know if operation went well. after googling I got that code : Xrm.Page.data.save(saveOptions).then(successCallback, errorCallback) or this code...
View ArticlePortals: Redirect not working
Hello everyone,I have created a redirect record exactly as described HERE.For me, just setting those values is not working. Anyone might have an idea why ?Many thanks in advance,Irena.
View Article