This is a guest blog post from Dmitri Riz, the director of InfoStrat’s Microsoft Dynamics Practice. We are all familiar with Business Process Flows (BPF) in Dynamics 365 – they’ve
This is a guest blog post from Dmitri Riz, the director of InfoStrat’s Microsoft Dynamics Practice. We are all familiar with Business Process Flows (BPF) in Dynamics 365 – they’ve
Today I got requirement to open new record form with prepopulated DateTime field. This article describes how to pre-set Date field: The following sample sets the Est. Close Date field
I would like to create a copy of an existing “template” record (custom entity) and then set the lookup on the new record to a parent, in this case the
var target = { “accountid”: “ACAAB842-21C7-E811-A96F-000D3A16A41E”, //put <other record type>id and Guid of record to share here “@odata.type”: “Microsoft.Dynamics.CRM.account” //replace account with other record type }; var principalAccess =
While working in data migration project, when creating records in the target system, we would want the “created on” field to hold the original value instead of it being set