...
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 levels of nested data within the related list.
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
For example, Consider a data model with three related objects: University, College, and Course.
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. This capability enables the display of relevant information from related child and grandchild records directly on the parent object. |
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 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
For example, Suppose you want to show records from the Employee object on the Account object. Although Employee and Account are not directly related, 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 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.
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 pre-defined filters in configuration or adjust filters dynamically to meet changing requirements on runtime.
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.
...