Creating a lookup relationship

You must create a lookup relationship when you create a custom button to run Sertifi from in Salesforce, whether you use Salesforce Lightning or Salesforce Classic. By creating a lookup relationship you ensure that data is accurately shared between two objects.

This article contains the following sections:

Lookup relationship in Salesforce Classic

To create a lookup relationship in Salesforce:

  1. Navigate to CreateObjects.
  2. Click Sertifi EContract under the Label field.
  3. Scroll down to Custom Fields and Relationships.
  4. Click New. The New Custom Fields and Relationship wizard opens.
  5. Select Lookup Relationship from the list, and then click Next.
  6. lookup relationship creation

  1. Select your custom object from the Related To dropdown menu, and then click Next.
  1. Enter Sertifi EContract for the Field Label.
  2. Click into the Field Name box to autopopulate the field name, and then click Next.
  1. Click Next until you reach step 6 of 6 in the wizard.
  2. Click Save.

Lookup relationship in Salesforce Lightning

To create a lookup relationship in Salesforce Lightning:

  1. Navigate to the Object Manager tab from Set up.
  2. Click Sertifi EContract in the Object list.
  3. Click Fields & Relationships.
  4. Select Lookup Relationship.
  5. Select your custom object in the Related To dropdown menu, and then click Next.
  6. Click Next for steps 3 - 5 of the wizard. You don't need to make any changes for steps 3 - 5.
  7. Click Save on step 6.
  8. Locate the API name of the custom relationship you just created by clicking Details in the Object Manager.
  9. Copy and paste the API name of the relationship.
  10. Add that API name to the Link Object Field in the Sertifi custom settings. For more information, see Customizing your settings.