Build a Model-driven app with Github Copilot and the Power Apps MCP Server

There has been a big hype lately about creating a complete Dataverse solution including tables, relationships, a model-driven app, security roles and web resources. In this post I will go through the steps of doing this. The experience might be slightly different for different users and scenarios, but overall we should be able to achieve the same results.

Displaying Generative Pages inline or in modal dialog

For a few years now, the Xrm.Navigation.navigateTo command has been available to allow us to display forms, views, custom pages or web resources inline or as a dialog in Model-driven apps. Now, generative pages are added to that list.

Error Messages in Generative Pages

Generative pages are an AI-driven feature in app development, particularly within model-driven apps. They allow users to create pages by simply describing their needs in natural language, which the system then translates into structured layouts and code