Lookup

Lookup is a type of control that enables the user to define a 'to-one' relationship. 

There are two types of Lookup fields, defined in RELATIONSHIP TYPE tab:

  • Many to One
  • One to One

Ownership Properties

Ownership can also be defined on Lookups, there are two types:

  • No Ownership
  • Full Ownership

Type

Ownership

Description

Example

Many to OneNo OwnershipA normal lookup. Points to a single resource, but neither is owned by the otherEmployee is in Department
Many to OneFull ownershipThis resource is owned by the resource being pointed toPlan Step belongs to Plan
One to OneNo OwnershipA normal lookup. Points to a single resource, but neither is owned by the otherCar has Engine
One to OneFull OwnershipThis resource is owned by the resource being pointed toEach Student has a User Account