Dynamics CRM Issue: Discount list not applied while creating order from...
From the starting of this week, we are facing the below error in Dynamics 365 CRM. We raised the support ticket[SR number: 119021819678017] and it is mentioned that the fix will be rolled out in mid of...
View ArticleHow to make a plugin trigger on "Finish"
I have been trying to get a plugin to fire when a user presses "Finish" on an opportunity.I have two steps, one for SetState and one for SetStateDynamicEntity. I have tried every combination of Stage...
View ArticleCivil Status Maintenance in Dynamics crm 365
Attached in the image the field where I want to modify the value of (Soltero/a) by (Soltero). I would like to know how to make that modification.
View ArticleGraphQL to use as wrapper over Dynamics CRM Online V9 Web API
Dear TeamWe are in the process of migrating CRM 2011 On-Premise to Dynamics CRM Online V9.Please guide me how we will use GraphQL with Dynamics CRM Online V9 Web API.Thanks
View ArticleRibbon Workbench: ValueRule Display/Enable command doesn't trigger instantly
Hi,I added a custom display and enable rules to OOB buttons to show "Close As Won" and "Close As Lost" based on the certain filed value. The rules work but the problem is that they only work after I...
View ArticleHow to get the value of the date field...
I have a date field called "Data Requested." I need to grab the date from this field and put it in the name of the record when it is saved. Currently when I hit save it is grabbing the data and time,...
View ArticleNot able to call Action from JavaScript
Hi all,I am not able to call Action process from Javascript, please see below my CodeAs you can see highlighted i have registered Action on Custom Entity "nfs_fibersmartzsettings" In the Action...
View ArticleSendEmail through api web
Hi, I need to send an email through api web, what endpoint do I have to use to send it? I know I can not use the endpoint /SendEmailFromTemplate because I am using a custom entity in the regarding...
View ArticleHow to deactivate Discounts
How do i enable a button that allows me to deactivate discounts. (see screenshot of where discount is displayed)Similar to how products works there is a deactivate button to disable products to be used.
View ArticleHow to go back to previous page?
So I have created a HTML web page for implementing a Search function. Let's say I got the search result of a list of employees based on some filters. I am able to click on the list and go into the...
View ArticleUpdate Autonumber generated field
Dear Communities,There is a campaign code field in campaign entity which is auto generated number enabled.Users manually updated few records wrongly. so we need to overwrite those field(need to re...
View ArticleGet Entity by Attribute value from EntityCollection with LINQ
Hello experts,is there maybe a simple Linq equivalent to that?Guid incidentid = (Guid)dataReader.GetValue(0); // just to let you know what this variable is foreach(Entity incident in...
View ArticlePatch solution deployment fails when Model driven app is present
Hi All, Recently encountered a strange behavior while deploying managed solution patches from Sandbox to Production.Error message: 0x80050111An app can’t have multiple site maps.Verified that the app...
View ArticleCRM 2013 SMTP email configuration.
Hello,Please am having problem setting up smtp email configuration profile in Dynamics crm 2013.Please I need guidance on how to set up smtp email configuration for crm.Thank you
View ArticleInternet Explorer Color Change
I have an issue with custom tab selector colors. On Google and Edge, I can see the output as it is. But on Internet Explorer it is totally different. Can some one help me with the having a look on the...
View ArticlePatch Solution Management, Can I delete unwanted changes?
My team is new to the idea of using the Clone a patch feature with in Dynamics. Here is a question we have before we start fully adopting this feature. Here is the scenario. Lets say I have an...
View ArticleQuerying steps inside workflows
I have hundreds of workflows and I want to be able to search through all of them at once to find which workflows have a step that assigns a record. Is this possible? Is it possible to export the XML of...
View ArticleAutoPopulate Phone number on phone call activity
How can we auto populate phone number field on phone call activity from contact/account (Other than Javascript or Plugin)??
View ArticleDynamics 2015 on-premises - Set plugin .NET Version
Hello Techies,We are currently working on Dynamics 2105 on-premises.We want to use ONLY dotnet 4.5.2 for the CRM application and the plugins/WF. In the web.config of the CRM app we have set...
View ArticleUnauthorized 401 error when connecting to Dynamics CRM 365 OData using Postman
I Have a trial license for Dynamics 365 CRM online. I can connect from office 365 to the url of the Crm service in IE Explorer as: myorg.crm4.dynamics.comThe url is like this Also I can access...
View Article