How to restrict Views in list and form based on Roles
Hi, I have a requirement to set a view(service_request) as default on a table for all users except for users with Admin role. That is users that do not have admin role should only see service_request view and should not be allowed to change the view ...