Many To Many Relationships

Many to Many

Many To Many Example:

You have a Student Object and a Class Object. Each Student can take many classes. Each Class will have many students. This is what would be considered a Many To Many relationships.

Object Representation

Each Object in a Many to Many relationship will be shown in a Grid List View. This allows the user to add as many Objects as they need.