Greetings,
I have a web map contain an operational layer called "services" which represent all services in my City as a type, like Health, Civil Defense, Education, Police....
The same webmap/WAB should be accessed by different Editor users belong to all services.
The question is: for security reason, how can i prevent for example the Health Editor users when accessing the WAB application, from seeing another type of services.
Thank You
Hi Ali,
I would suggest a view of the services layer for each service. This way you have separate web maps created with the various views and share them only to the user's who need to see it.
https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm
Thank you Alexandra,
So after following the solution above, at the end of the day i would create separate webmaps for each user? therefore also separate WAB??