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 a parent :

  • 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 of child objects, such as Returned Products. The hierarchy would be:

Contact→ Monthly Returned Product→ Returned Product.

...

  • 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
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#DEEBFF

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.

...