Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Tag: Dynamics CRM

Append v/s Append To in Dynamics CRM/ Dynamics 365 CE/ Dataverse

Append and Append To privileges are very confusing for all. This article will explain you what is the difference between them. Append and Append To generally deals with the entities that are having a one-to-many (1:N) (Parent : Child) relationship or many-to-one (N:1) (Child: Parent) relationship. Basically appending means when you select a lookup value…
Read more

Call Custom Action from JavaScript and Run Plugin for custom message in Dynamics 365 or Power Apps

In this post I will tell you how to call custom Action from JavaScript Web Resource and Pass Input Parameters to Custom Action from JavaScript, Also we will see how to call a plugin under same custom action. Watch the video below to learn more practical way otherwise scroll down to read the article. Step:…
Read more

Multi-select Optionset DataType in Dynamics 365 Customer Engegement

Previously we have worked on Optionsets which allows us to select an item from a list at one time. But Dynamics 365 introduces a new data type called as “Multi-select Optionset” which allows us to select multiple items at one time. Here we will do some practical sessions to undersnad how this Multi-select optionset works…
Read more