Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 12 Next »

Allows users to create a relationship that links an object to another object.

Properties:

  • Is Tightly Coupled: In a tightly coupled relationship, the child record can’t exist without any associated parent record

  • Relates To: A user can select the related object for the lookup relationship.

  • Child Relationship Name: A user can set any name

  • Read Only: A user can make the field read-only

  • Required: Lookup field can be set as required

  • Unique: Lookup field can be set as unique

  • Sortable: If a user makes a field sortable, then the records can be sorted in the table or listview in ascending or descending order

  • Help Text: The user can enter help text for a lookup field

  • Description: The user can enter a description for a lookup field

Access Features

  • Queryable: The queryable feature reads a record from the database

  • Creatable: The creatable feature is used to create a record in the database

  • Editable: The editable feature is used to edit records in the database


  • No labels