Forum Discussion
Deleted
Jan 04, 2019Sharepoint online - limit Permissions/Views
deleted
Thuyavan Ganesan
Jan 05, 2019Iron Contributor
Based on you description, my understanding is that you want to hide certain view and switch option from certain users. If the users has only read permission then you can do following steps to achieve it.
As you mentioned you create a separate view for Readers and set Target Audience for that view
Using Client Scripting (JavaScript/JQuery) you can hide the ribbon and other options from users through which they will not be able to switch views. (OR) Using the JavaScript/JQuery you can redirect the users from when ever they try to access the owners view URL.
Let us know if you are taking this approach, will share the code.
As you mentioned you create a separate view for Readers and set Target Audience for that view
Using Client Scripting (JavaScript/JQuery) you can hide the ribbon and other options from users through which they will not be able to switch views. (OR) Using the JavaScript/JQuery you can redirect the users from when ever they try to access the owners view URL.
Let us know if you are taking this approach, will share the code.
Jan 05, 2019
But itโs still security through obscurity ๐