
Hi,
Is there a way to have two default views for an entity that's part of two different model-drive apps?
For example, App 1 (Admin app) has All Accounts as the default view and App 2 (Agent app) has My Accounts as the default view?
How can this be achieved?
Hello SharjeelB,
Default view is not decided as per the Model Driven apps. It is decided as per the entity level, So if a particular view is declared as the default view for an entity then it will used default view irrespective of the Model driven apps.
docs.microsoft.com/.../specify-default-views
Thank you,
Amit katariya