Forum Discussion
vinayak hegde
Mar 08, 2018Copper Contributor
Audience targeting sharepoint modern view
How to set Audience targeting in SharePoint modern view? This question might have been asked previously, But one of the much-needed feature.
Is there any way to hide list view for a group of users ...
- DeletedMar 08, 2018No currently there is not. However you still have classic view SharePoint sites that can still do the previous functionality so that is an option until ModernUI pages meet your needs.
UmangSoni
May 24, 2019Copper Contributor
I tried below which is working , I wanted to show the All Item view to certain groups.
I went to List Setting->Advance Setting and then changed the list experience to Classic.
then I went opened that list and edited page, and set Target Audience as per requirement.
then I again set the list experience to modern.
backside the user who were not in Target Audience group were not able see the all item view even in modern site.
to again confirm I opened AllItem.apsx from SharePoint designer and confirmed the under webpart zone target audience setting was still applied even after changing the exprience to modern view.
bholstein_mt
Aug 06, 2019Copper Contributor
Would you please explain what you mean by "opened that list and edited page" with screenshots? Are you editing the view or using SharePoint Designer to edit the list? Doing this will allow me to restrict the users of specific list views?