Hello,
I have a SharePoint Form Library. It contains items that belong to four different groups. BLUF, how can I limit each group to only view items that belong to them?
We are using SharePoint 2010 and I am trying to only use OOB and SharePoint Designer. I can create different SP groups for each group. I can create a different view with a filter on a column that contains the group name if that helps. I'd rather not have to create 4 different lists, one for each group. I'm thinking I'd like to recognize which group the user belongs to and present him that groups view that filters his data. But I'm open. What is the best approach?
JJ