Hi,
I’m really struggling with how to go about this.
I have an app based on a SP list.
Users submit a form and then administrators review it within the app.
However, I have multiple ‘teams’ using the app. I need to keep access separate, but also have the ability to view everything.
Let’s say I have Team A, B and C.
A user may be a User for Team A and B but an Administrator for Team C.
When the App Starts I want to know if the user is in which Teams and have which roles for that team.
I also want to manage the teams abs potentially add new teams from within the app.
At the moment I am using a separate SP list with a Person column, then a Yes/No column for each team and then another column for each of the team columns with a choice of roles…
It doesn’t really allow any expansion and I’m not sure this is the right way to go.
I’m looking at using SP groups perhaps.
I’d appreciate some help / advice!
Thanks