Forum Discussion
pezzin
Aug 25, 2016Iron Contributor
Controlling access rights to columns in a SharePoint List
Hi,
is it possible to limit the access rights on specific columns in a SharePoint Lists to specific users of the site? We have a team site that we'd like to open up to an external supplier, but we would like them to modify only certain columns, to read others and to hide others.
How can this be done?
Thanks,
Christian
- https://sharepoint.uservoice.com/forums/329214-sites-and-collaboration/suggestions/7273440-add-permission-to-columns it was already asked and declined. However there are a few suggestions for permissions on views: https://sharepoint.uservoice.com/forums/329214-sites-and-collaboration/suggestions/13758354-list-view-audience https://sharepoint.uservoice.com/forums/330318-sharepoint-administration/suggestions/12882252-allow-list-library-views-to-be-permission-based
- Dean_GrossSilver ContributorNo, Column/field level security is not available in SP.
- Kiril IlievBrass Contributorhttps://sharepoint.uservoice.com/forums/329214-sites-and-collaboration/suggestions/7273440-add-permission-to-columns it was already asked and declined. However there are a few suggestions for permissions on views: https://sharepoint.uservoice.com/forums/329214-sites-and-collaboration/suggestions/13758354-list-view-audience https://sharepoint.uservoice.com/forums/330318-sharepoint-administration/suggestions/12882252-allow-list-library-views-to-be-permission-based
- pezzinIron ContributorThanks Kiril for the links. That helps.
- Philip WorrellSteel Contributor
I don't believe it is possible to secure columns or views out of the box.
It maybe possible to hide items with views, but that is not exactly secure.
Hope someone has a better answer too that.
We have a similar business request for allowing certain user to only see certain documents in a document library without having to manually.
I have looked at Tru permissions automation, other than that I have come up empty on this one.
https://truapps.portalfront.com/tru-permission-automation-for-sharepoint.html
- It's not possible by defaul...however you could use JSLINK (classic UI) to customize if a column has to be rendered or not dependibg on the user...this approach will not work in the new UI (still we need to know how to customize it)
- pezzinIron Contributor
Thanks. The problem is that we would like a solution that is sustainable and scalable in the near future, and since the modern UI will become anytime soon mandatory it would be nice to find an official way for doing this. Thanks.