Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleExample

Imagine you have a Vendor Companies table that holds records for each of your vendorscompany you are engaged with; a People table that holds the employees at your company, vendor contacts, and other outside contacts; and a Contract table holding information about your contracts.

Within a contract Contract record, you typically pull in and display fields from the vendor company record for the contract’s vendorcompany, the names and email addresses of the main vendor company contacts, and information about your own employees who are responsible for the contract. For example, the Party Main Contact section shows the information for a vendor company contact pulled from the People table.

Image RemovedContract Party Information section of a Contract recordImage Added

Within the vendor company record, you might also show a Related Table of all contracts for that vendorcompany, which links to the Contract table, as well as a Related Table of all vendor company contacts, which links to the People table.

...

There are several types of linked fields, each appropriate to a different situation:

Beyond data types, these articles under Working with Linked Fields offer tips for using linked fields:

...