I have two list having many to many relationship. i know how to handle one to many reltionshiip with list ; lookup field.
Can any body give me idea how to handle many to many reltionship with list in sharepoint 2010.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You have two choices.
You can use a 3rd list. The list will have lookups to the first two lists and describes the relationships, possibly with any information about the relationship itself.
You can use a multi-valued lookup.
Both have their own advantages and disadvantages. We would need to know more about how each are used and what is most important in order to determine which suits your needs better.