Forum Discussion
nick_fmx99
Nov 28, 2018Copper Contributor
Document Library View Based On Permissions
Hi Guys, I'm wondering if anyone can help here. We have 8 document libraries in our site which all have unique permissions. For site users with limited access, the top navigation links ...
Nov 28, 2018
Your only option is really highlighted content web part but that won't show libraries only individual documents they have access too. You could also maybe look at creating a library of links, giving individual permissions to those links then using a highlighted web part to scope to just that library to list out the links to the libraries and because it's based on search those links will be filtered based on permissions.
- nick_fmx99Nov 29, 2018Copper Contributor
Hi Chris,
Thanks heaps for your reply.
Great, I will try highlighted content web parts with links :)
Cheers,
Nick
- nick_fmx99Nov 29, 2018Copper Contributor
Hi Chris,
Your method has worked thanks!
The only thing I cant work out is how to remove the edits by/profile pic on each link., The view has all that disabled but it is still showing up. Any ideas how to get rid of it?
Thanks,
Nick
- Nov 29, 2018yeah like Juan said not much can be done there with customization. You might need to go look at using a custom spfx webpart that pull in content via search index so you can get the trimming.