Crow Canyon Software Forum

Forum Navigation
Please or Register to create posts and topics.

Many to Many..Sharepoint Lists

I have 2 lists...

  1. Staff Members and profile
  2. Projects

The quandary that I have is that Each staff member can be working on many projects.. But I would also like to go to the project and see all the staff that are assigned to it. I can create a parent child relationship one way and it works, But cannot figure how to make it go both ways. I do not have access to a real database so only using Sharepoint lists.. Not sure if this is possible. Any help or direction would be appreciated.. I know with a real database I would also create a linking table that would contain my many to many.

If you are using Nitro apps then in your Staff Member list, add an associated item control to the display form. Wire it up to Projects list. This will show all assigned project to that staff member. This assumes that in the projects list you have a nitro lookup column to the staff members.

Likewise, in the projects list add an associated item control to the display item form. Wire it up to the Staff Members list. This will show all staff members on each project. This assumes you have a nitro lookup column in the project list to the staff members.

 

skigeek has reacted to this post.
skigeek