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 13 Next »

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

  • Parent object to a Grandchild object

  • Object to the Grand parent object.

  • Non-related objects

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

Contact→ Monthly Returned Product→ Returned Product.

Screenshot 2024-08-10 155217.png

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 5 level nested data of 3 level child objects within the Related List.

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 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.

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 specific actions 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 the parent object. It simplifies data analysis by summarizing information from related records and presenting it in a consolidated view on the parent record.

      image-20240904-055901.png

  • 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.

  • Static and Dynamic Filtering:

    • Provide both static and dynamic filtering options within the related list, enabling users to apply predefined filters or adjust filters dynamically to meet changing requirements.

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

        filter.png
      • 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.

  • No labels