The PWR Related List component displays a list of records related to a specific object. You can display upto 3 levels of data from a parent :
Parent object to a
...
Grandchild object
object to the Grand parent object.
non-related objects
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
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: |
...
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.
...
Data from Non-Related Objects: You can also display records from objects that are not directly related but have a common relationship through a third object to that object on the record page.
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
For example, Suppose you want to show records from the Case object related to the Contact object to the Account object. Although Case and Contact are not directly related, they are linked through the Account object. The hierarchy would be: Contact → Account → Contact→ Case. Thus, you can display cases associated with contacts by leveraging the common Account object. |
...