Is there an alternative? Pop up to warn that certain fields are required...
Hello, There are a set of fields that have to be filled to 'Yes' before marking the Activity as complete.Options:1. I dont want to make the field required, because they can take the time to do it.2. If...
View ArticleWhat if I deleted Managed solution which has existing entity eg Sales
in development environment, I added already exiting entity sales and create few fields in it. Afterwards I exported the solution as a managed solution and deployed it to production.Now, I want to...
View ArticleCan we apply validation on a field in CRM while typing values not on...
Can we validate or change fields Values without refresh at the time of typing only....Similar to OnInput/onkeypress event in normal HTML Page but CRM provides onchange event for a field on a form.
View ArticleHow to solve Import failed: The given key was not present in the dictionary.
I am trying to import a solution in mscrm 365 (now in the process of upgrading the system) and I get Import failed: The given key was not present in the dictionary.The full error is : The import...
View ArticleJS to get all required fields of a section in D365
Hi All,There is a logic to get all mandatory attributes of a form and check if they have value in it. I have found the code for all mandatory fields in a form but not for a particular section.Can you...
View ArticleCan I upgrade Dynamics CRM 9 to 9.1?
I am currently running a Dynamics 365 version 1612 (9.0.43.6) (DB 9.0.2.3034) on-premises. Is it possible to upgrade it to version 9.1 by installing the updates available...
View ArticleClosing Incident in D365 Online via OData
I have created a Controller for one of our customers to use. It should run on POST and recieve a JSON body with two parameters: id and statuscode.The logic is simple - I wish to fetch the incident...
View Articlesign in to continue
One of my user is receiving recently the error message below?Has anyone had that experience and found the root cause?
View ArticleProblem with default roles in Dynamics 365 CRM and Marketing module
Hello,We're implementing dynamics crm and the marketing module. In Office365, we assign to all users the "Dynamics 365 Marketing User License" but inside Dynamics CRM, it assign automatically "Dynamics...
View ArticleFlow triggered on field change but field doesn't change
I have a number field in my entity "gg_potopay". And a flow, which triggers on field change:And when I change record status, flow triggers somehow:Of course, there's some BR and WF working with this...
View Article"Close Opportunity" & "Calculate actual revenue from quotes" not showing in...
Hello,In the time of create order from quotation, there a pop up is show like below screenshot -In this pop up I want to add 2 more field - "Close Opportunity" & "Calculate actual revenue...
View ArticleAdd a feedback button it should appear globally
Hi All,My requirement is : A button which acts as common to users wherein that button must be visible somewhere on the screen across all places in Dynamics CRM.Is it possible to add a button in...
View ArticleError On-Prem Upgrade Version 8.0 to 8.2
Hi togetherI try to update in-place from Version 8.0 to 8.2.I have installed Version 8.2 but when I import my Organization from then it is always imported as Version 8.0.When I try to upgrade (through...
View ArticleHow to create a Power Automate flow to fetch all CRM users last login date.
How to create a Power Automate flow to fetch all CRM users last login date.And also want to know that, in which Entity crm saves the login information in MS Dynamics.I managed to find last activity...
View ArticleWebApi.retrieveMultipleRecords with like operator for Integer field
Hi,Is it possible to write query in client side that contains 'like' operator for Integer field.I'm trying to write in WebApi.retrieveMultipleRecords, and to send fetchXml parameter:<fetch...
View ArticleExecution order for asynchronous plugins
Hi,I have two asynchronous plugins (registered on post-operation). Both will be triggered on same entity and message. I have specified the execution order for both, I want them to execute sequentially....
View ArticleHow to control sending sms
My situation is: I need to create an sms record without telephone and after an hour to fill the telephone value and send it.When I create an sms after I save it the sms automatically sent to client,...
View ArticleHow I can create a new workflow using MS Dynamics WEB API?
I'm trying to create a new workflow: POST: https://{org_url}.crm.dynamics.com/api/data/v8.2/workflowsRequest body: {"name":"Test Process name", "category":4, "statecode":0, "statuscode":1,...
View ArticleEntities in MS dynamics
What is the basic difference between Standard Entity, Virtual Entity and Activity Entity?
View Article