- July 04, 2022
- In Dataverse, Dynamics 365, Dynamics 365 Sales, Power Platform
- No Responses
In this blog, we will discuss how we can fetch data directly from sub-grid without using FetchXML in JavaScript.
It is always easy to fetch the data from the fields on form but what about fetching the data from the sub-grid added on the forms?
Here is how we can achieve this :
Suppose we have Employee form with Skills sub-grid added to it. We want to fetch the names of skills from sub-grid and append skill names in Skills field on Employee form.
The javascript code will look like :
Let started with our D365 Quickstart package and get onboard within 7 days!
I'M INTERESTED!