Skip to main content
Nintex Community Menu Bar

How to generate a filtered view for several users (neither public, nor private)

  • February 19, 2019
  • 2 replies
  • 14 views

Forum|alt.badge.img+1

Hi all,

I have a source list with folders. I would like to generate a filtered view containing some fields of the whole list. Also this view should be available only for several predefined users.

For example, I have 3 users A, B, and C; and 4 views x, y, z, k.

Users A and B should access only to views x and y.

Users B and C should have access only to views y, z, k. 

 

I'll appreciate any suggestions/references/examples.

Thank you in advance.  

 

 

2 replies

Forum|alt.badge.img+14
  • Scholar
  • February 21, 2019

as far as I know sharepoint doesn't support anything like that. it only supports public or private views.

if you needed something in between you'd need to implemement it with a javascript.


Forum|alt.badge.img+1
  • Author
  • February 26, 2019
Thanks