One To Many Relationships

Child Object in Relationship

This is an example of what will happen to the Child Object when in a One to Many relationship. The Child will only be able to select one of the Parent Objects.

For example: A Contact can work at one Company. A Company can have many workers or Contacts. You will be able to add one Company to this contact.

Parent Object in Relationship

When dealing with the Parent in a One to Many relationship, you will see that the Child Object will be added with a grid view. This allows you to add as many Child records to the Parent record.

In the example above, you will be able to add as many Contact Objects as you want to this Company Object.