Posts

Showing posts from May, 2024

Model Driven Apps

Image
Class:001 What are Model Driven Apps? Model Driven Apps are not pixel perfect apps like canvas app. (In canvas app we have full control about the app, like properties, font, color, screens .) (In Model Driven app are back by the data, based on that data we will create this Apps.) These data strored in dataverse/ CDS. (Common Data Services) Model Driven Apps focuses on adding components such as  forms, view,charts etc.., to using tables using an app desinger tool . Benefits of Model Driven Apps: Apps are responsive automatically. User experience is consistent accross all model driven apps. Layouts are pre defined. Migrating apps between development, UAT and production is relatively easy using solutions. Detaverse supports a strong and flexible data model. Security wise Data model wise it will be flexible. integration with office 356 integration with Canvas app (preview) Extensible with code. Create a Environment: we can easily move our customizations from  one environment to an...