Hello Everyone,
I have created one list and its columns which i have created is attached in attachments,
and I have created two permission group for this list, one is for manager and other for users(Project Managers).
now, i need to display only records for particular project managers, when he logs in ..
I tried to do this, and it worked for me, I created one view and set the filter project Manager(Column Name)
is equal to [Me].
That's worked fine for me.
But the thing is that, When I logged in with manager, it does not display anything.
I want that, When any manager from Manager Group is logged in, all list items must be displayed for him...
Regards,