Hello all
I embed two canvas apps into a model driven app, for these two canvas apps, they are used to
- First Canvas App: Upload document into library (DocLibrary) , there is one column called “incident-ID”
- Second Canvas App: Display the filtered contents of "DocLibrary"
On my model driven app, I have a data field called “incidentID”, I would like to archive
Please suggest how to interact between Model driven app with embedded canvas apps
Thanks,
Solved! Go to Solution.
Hi @Gary919
When you embed a canvas app onto a model driven form, you can access the host record on the Model Driven app through the Model Driven Form Integration control.
In your example, you can access the IncidentID value on your MDA form through the Item property of the Model Driven Form Integration control.
There are more details in the documentation beneath.
Hi @Gary919
When you embed a canvas app onto a model driven form, you can access the host record on the Model Driven app through the Model Driven Form Integration control.
In your example, you can access the IncidentID value on your MDA form through the Item property of the Model Driven Form Integration control.
There are more details in the documentation beneath.
Thanks for sharing it , with Model driven form integration, all good now : )
User | Count |
---|---|
255 | |
114 | |
94 | |
48 | |
38 |