Versions Compared

Key

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

The PWR Related List component displays a list of records related to a specific object. You can display upto 3 levels of data from :related objects and even from non related objects.

  • Parent object to a Grandchild object

  • Object to the Grand parent object.

  • Non-related objects

Panel
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#F4F5F7

For example, for an Account record called "Automobile Ltd," you can display data from its three levels 3rd level of child objectsobject, such as Returned Products. The hierarchy would be:

Contact→ Monthly Returned Product→ Returned Product.

The below table details you can add to this on contact object.

...

Key Features

  • No Limit on the Number of Fields Displayed: Offer flexibility in displaying a limitless number of fields within the Related List, ensuring users can view all relevant information without constraints.

  • Display Fields from Nested Objects: The PWR Related List component allows users to access and display fields from up to 5 level levels of nested data of 3 level child objects within the Related Listrelated list.

Panel
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#DEEBFF

For example, Consider a data model with three related objects: University, College, and Course.

  • University → College → Course

    • University: Parent Object

    • College: Child Object of University

    • Course: Grandchild Object of University

The PWR Related List on the "University" object can retrieve and display data from both the "College" and "Course" objects by navigating through the object hierarchy via the lookup field. This capability enables the display of relevant information from related child and grandchild records directly within the context of on the parent object, providing comprehensive visibility of associated data.

  • Data from Non-Related Objects: You can also display records from objects that are not directly related to that object on the record page.

Panel
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#DEEBFF

For example, Suppose you want to show records from the Employee object on the Account object. Although Employee and Account are not directly related. The hierarchy would be:

Account → Employee.

Thus, you can display employees associated with company account.

  • Table & Row Custom Actions: Empower users to perform specificactions directly on individual or multiple records within the Related List component. This actions includes options such as

Table Action

New

Bulk Delete

Custom Component

List View

Global Action

Object Page

Quick Action

Redirect

Screen Flow

Tab

Row Actions

Delete

Custom Component

View

Object Page

Redirect

Screen Flow

Edit

Quick Action

  • Summarize Fields: This feature enables you to

    calculate and

    aggregate field values and directly display the results on theparent object. It simplifies data analysis by summarizing information from related records and presenting it in a consolidated view on the parent record. Users can also use various types of filters to summarize their fields.

    image-20240904-055901.pngImage Modified

  • Multi-Column Sorting: Enable users to sort data within the related list based on multiple columns simultaneously, enhancing data organization according to various criteria.

  • Search on Specified Fields: Allow users to conduct targeted searches within the related list component by focusing on specific fields, facilitating quick and precise data retrieval. User can choose fields that are not in display as well.

  • Static and Dynamic Filtering: Provide both static and dynamic filtering options within the related list, enabling users to apply

    predefined

    pre-defined filters in configuration or adjust filters dynamically to meet changing requirements

    .Dynamic Filtering: Applied while viewing records on a Lightning page

    on runtime.

    filter.pngImage Modified
      Static Filtering: Filters are applied during component configuration in the component attributes.
    • Filters can be set based on values like:

      • Static Value: Filter using fixed, manually entered values.

      • Custom Metadata: Use preset field values from custom data records

      • Custom Settings: Filter data based on settings saved in your Salesforce configuration.

      • Record Field: Use values from fields in Salesforce records.