What I'm attempting to do is simply restrict access to certain viewsin a custom list, based on what groups the user is in. That prettymuch says it.I have searched all over to find a solution - and only found eithervery overkill type solutions with cloned lists and workflows.. or asimple solution that just doesn't give quite enough control/automationto permissions(www.sharepointblogs.com/.../how-to-restrict-public-ac\cess-to-sharepoint-list-views-using-filters.aspx) The problem with this is 1-it is only per user not group; And 2-itis not automatic if you create new list entries you have to specifythe granted users.Anyone have any ideas???
SharePoint provides four levels of security:WebListFolderItemView-level security does not exist out of the box. So, every solutionthat you find will be some kind of workaround.