Ever encountered problems with loading data in your Canvas app OnStart property when embedding it in a Model-Driven-App? While it usually works great, I found one situation where you have to put in some additional steps to ensure everything is loaded correctly. Time for a Quick Tip 💡
❓ Using ModelDrivenFormIntegration.Item as filter In my app I want to embed a Canvas app on the main form of my entity Budget.
Original Post https://nckr.de/posts/quick-tip-embedded-canvas-app-data-load-problems-in-onstart/