Versions Compared

Key

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

...

  1. Create a lookup relationship from the Target object to the Project object. In this example, a lookup relationship has been created on the Account object that looks up to the Project object. 

    Image RemovedImage Added
  2. Navigate to the Page Layout (accessed through the Object Manager in Setup) of the Target object.

  3. Drop the Project related list onto the Target object's page layout. To do this, click on “Related Lists” in the palette at the top of the page. Drag the “Projects” related list to the Related Lists section of the page layout editor.

    Image RemovedImage Added
  4. After adding the Project object's related list to the page layout, click “Save”.

  5. Navigate to the Target object’s record page and click the Gear icon in the top right of the page. Click “Edit Page” to access the Lightning App Builder.

    Image RemovedImage Added
  6. From the Components section on the left side, drag “Related List - Single” onto the page layout.

    Image RemovedImage Added
  7. Click on the newly added Related List so that the properties may be edited. Select “Project” as the Parent Record and define the appropriate Related List to be displayed. Here all of the related lists from the Project object will be available. As an example, Budget has been selected. 

    Image RemovedImage Added
  8. Define the Related List Type. It is recommended to select “Enhanced List”, this will allow users to sort related records to have the most relevant records displayed. 

  9. Click “Save” and “Activate” to ensure page visibility.

...