Hi,
We have created two Model-driven apps and one for a salesperson and the other for a service person. In the app, we have added specific views so that each app has access to proper views. It's working correctly from CRM. We have also developed one HTML application in which we read the view list. But in our HTML its shows all the views so that when salesperson opens the HTML then they see all views but it should only show those that are available in their model-driven app. Is there any API or script using which we can read system views from CRM that are defined in the model-driven app.
Thanks!