External IFD not redirecting only for some users
Just wondering if anyone else is experiencing this problem, we have CRM 2016 working with IFD, interally everything is working as expected and externally it is working most of the time, we just have a...
View ArticleDo I need to Publish All Customization's after editing an existing workflow...
Hi, I'm a beginner in CRM Dynamics and stuck with a query. I'm using CRM Dynamics 2016 online Update 1 version.Do I need to Publish All Customization's after editing an existing workflow...
View ArticleError when trying to open attachment under Notes
Hi Guys,I have admin right but i can open all the attachments under notes. However all the employees with lower access rights are unable to view attached file under notes.I am not sure wherever its...
View ArticleEmail configuration / customer service
Hi there,As you probably know, within a customer service, agents needs to reply to mail not from their own address but on the address of their team or customer group. They could also be a part of...
View ArticleHow to know if an attribute is unique
I tried to create a record in Dynamics CRM 365 (with c# code), I got an exception "cannot insert duplicate currency record. Currency with the same currency code already exist ... ". So here the...
View ArticleGetting an error while adding a quote line item or Product
I am unable to add quote products (Both write in and existing). This is happening to multiple users. The following error occurs when I try to add a quote line item or product:Unhandled Exception:...
View ArticleFile Type of attachment data retrieved in plugins as Entity collection
Hi,I retrieved an attachment in my plugin using query expression. I followed this article :...
View ArticleNew Toolkit - Image Creation not updating CrmRegister file with latest version
There seems to be a problem with the latest build: 1.3.2000.8845With the previous version (eg 1.3.2000.8828), when you right-clicked on a plugin registration step in the CRM Explorer and selected...
View ArticleQuoting - Add On Solution
Hi everyone,Has anyone worked with a good Quoting solution add-on to Dynamics CRM / 365? This does not need to be a CPQ product as there is really no configuration required. Some customizations the...
View ArticleError : 404: Not Found: Resource not found for the segment 'SystemuserSet'.
I'm using REST API to update a field on the related record . However i get this message. I've tried using XRMToolbox and it worked ok , but using the SDK it doesn't work.Anyone knows where is my issue...
View Articleplugin error
i'm getting the following error when i try to update a field synchronously: Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk,...
View ArticleIOrganizationService.update(entity ) is Deleting the Object instead of...
Hello All,I am to Update the Entity Record ,Using IOrganizationService.Update() ,When I try to Update the Object ,I dont getting Any error,It executing without any issue.I am using Xrm(early bound)I...
View ArticleUpdating Calculated Fields
Hello All - I have a few calculated fields that are taking Rollup Fields and either dividing or multiplying by another field but my problem is that the calculated fields are not automatically updating...
View ArticlePlug-In: set value of amount field of an invoice
Hello,I want to set the value of the "totallineitemamount" field of an invoice record. I tried to do this with this code in my otherwise perfectly working plug-in, but it doesn't work. I don't get an...
View ArticlePlugin Profiler error while debugging plugin
Hi,I have one dll referenced in my class library (C#) project. DLL name is "EPPlus". But now when I deployed this as a plugin. Now when I try to debug the plugin after adding plugin profiler, it throws...
View Articlehow to have duplicate fields in a form
Hi, can we have duplicate fields in a form? I have a dropdown list, and I want to put 3 the same dropdown list, so that user can have choices, each dropdown list has a lot options. then, anyway to...
View ArticleFilter contacts on 'Do Not Bulk Email'
I have been attempted to do something that I assumed would be very straight forward. I want to pull a list of contacts from Dynamics who are set to 'Do Not Allow' for bulk emails. If I use the...
View ArticlePrimaryEntityId giving wrong Guid in dynamics crm 2016 plugin
I've following code snippet in which I am trying to get current order id. But it throw exception, following is the exception and plugin step. Can anyone please guide what went wrong in...
View ArticleCannot access header or business process flow controls on a form
Hi For some strange reason I cannot access any control on the header or the business process flow section. I try to access them in the debugging tool after the page has loaded but I get null all the...
View Articlecreate phonecall with powershell
Hi, is there an option how to set a To and From attributes, when I am creating a phonecall with powershell script?I can set regardingobjectid, but I can't find how can I set To and From attributes....
View Article