Hi community,
Is there a way to add more than one sub grids on an entity form to upload docs to SharePoint?
For example
Let's say I have two sections on Account entity form:
----------------------------------------------------------
Section : Driving Liscense
Subgrid Driving Liscense
The above subgrid needs to add upload document to Account entity account/drivingliscense in SharePoint
---------------------------------------------------------
Section : Business Plan
Subgrid Business Plan
The above subgrid needs to add upload document to Account entity account/businessplan in SharePoint
---------------------------------------------------------
I can add one subgrid and it works fine but if I add another subgrid with different view selected, the two grids show same data.
any help is apperciated.