Forum Discussion
rautchetan
May 20, 2020Brass Contributor
filting/restricting list items on the basis of user group in sharepoint online classic
I want to filter items of list library on the basis of sharepoint groups. users belong to one sharepoint group-IT can only see list items which having value in one column Vendor='IT' users belong ...
rautchetan
May 20, 2020Brass Contributor
Hi,
its not just about restricting access, I don't want to show list items which having different item groups.
so IT sharepoint group user can see only IT list items and no other list item.
similarly Finance sharepoint group user can see only Finance list items and no other list items.
Vikram_Samal
May 20, 2020MCT
Yes I meant that when you will be allowing IT group permission remove others and same for others as well for finance items give only finance team permission. That will ensure the respective group will see only their items not others.
Vik
Vik
- rautchetanMay 20, 2020Brass Contributor
what about solution, mentioned in following link, its easy solution using CAML query, will it work?
any idea?
https://www.crowcanyon.help/article/304/
- Vikram_SamalMay 20, 2020MCTThere are two aspects the solution you have shared one this is old will have lot of limitation using SharePoint designer approaches. Finally when you want to show and hide items you need to have the robust approach like item level permission which gives you 100% certainty of people having access on right items.
So if I will be in you place I will be inclined to the permission based approach as it will give peace of mind.
Thanks
Vik- rautchetanMay 21, 2020Brass Contributor
can I put Recipients as SharePoint group name(please see attached image)
do I need to put it as IT_Group@onmicrosoft.com, its not finding IT_group automatically