Month: June 2020

MSCRM :: Javascript add

When setting a lookup value using JavaScript in Microsoft Dynamics 365, the value you use has to be an array and the values in that array must be of type object. Within the object the required components are the id, logical name and the entity type. Retrieving a lookup field through JavaScript can be a…
Read more

Pro:Centric | NZ DVB TV Channels

1   Freq 538000000 PID 1200 TVNZ 1 2   Freq 538000000 PID 1201 TVNZ 2 3   Freq 570000000 PID 1300 Three 4   Freq 570000000 PID 1307 Bravo 5   Freq 618000000 PID 1600 Maori TV 6   Freq 538000000 PID 1206 TVNZ 1 Plus 1 7   Freq 538000000 PID 1207 TVNZ 2 Plus 1 8   Freq 570000000 PID 1302…
Read more

MSCRM :: Execute Workflow from Javascript

After reading a few blog, and retyping screen show please see below. Orginal Blog Click Here The above is running a unique workflow that I have to Clone a Opportunity Product with help from Dynamics-365-Workflow-Tools