...
Go to the Designer tab
Select the PWR Related List component from the list of components
You can use existing settings or you can create new settingssetting
Create new setting
Steps to create Field Set:
...
Configuration Section:
Data Source: Selected data source is reflected in this field
Object: If the data source is an Object, then the selected object name is reflected here
Class Name: If the Data Source is Chosen as a Custom Class, then the Class Name of the Class needs to be entered. When the Data Source is chosen as Custom Class the Field Source should be Field set only
Record to Preview: Select the record for preview
Related Object: Select the object whose records you want to show
Label: Shows the label for the PWR List View on the UI (By default setting name is displayed as Label, you can change the label as per your requirement)
Icon: This property is used to set an icon for the PWR List View. For example, standard: account. For more details about the icons, please refer to the link here
Hide Row Number: Users can hide the serial number column but check this checkboxby checking this check-box
Hide New Button: This property enables users to either show or Hide the New button so users can create a new record
by checking the checkbox.
Information Source:
Field Source: The User needs to select the field source as either of the values given below. By Default, Fields are selected as Field Sources
Field: The user needs to select the fields which the user wants to see in the Related list
Field Set: When the ’Field Source’ is chosen as ’Field set’ it will show the order of the fields as mentioned in the Field Set
Fields & Field Set: When the ’Field Source’ is chosen as ’Fields and Field set’ it will take the fields from the ’Field set’ and then the User needs to select the fields in the ’ Fields’. While displaying it will display the fields which are selected first and then the Fields of the Field set
Field Set & Field: When the ’Field Source’ is chosen as ’Field set and Fields’ it will take the fields from the ’Field set’ and then the User needs to select the fields in the ’Fields’. While displaying it will display the fields of the Field set first and then the Fields
Field Set Name: The name of the Field set defined on the object Field set needs to be selected this property
Fields: The user needs to select the Fields to be displayed and also User needs to select the card fields or else in the mobile view it will only show the name
Note: If the Field Source is chosen as Fields, then the user needs to enter the API names of the field in the Fields property, and also the User needs to select the card fields, or else in the mobile view it will only show the name.
Display Configuration:
Display Type: Select the display type for the records, currently, it supports two views:
Table View: Records and information are displayed in table format
Card View: Records and information are displayed in card format. The card view supports only 5 fields at maximum
Card Fields: The user needs to select the Fields to be displayed on the card view Note: The user needs to select the fields in the Fields property and then Card Fields or else it will not show up in the card view
Records To Display: Stores the number of records needed to be displayed on the first load of the page
Action Configuration:
Actions: The user need to select the available actions from the list of actions
Steps create Actions: The user need to select the available actions from the list of actions
Go to the Actions object
Click on the new button
Fill in all the details
Name: The user needs to add the Action Name
Action Sequence: Enter the sequence of action
Parameters: Enter Parameters
Operation Type: Select a particular operation from the list
Navigation Target: select navigation target same tab or new tab
Component URL: Enter the URL of the action
Click on save
Filter Criteria: When a user wants to view the Related List in the filtered format then the user can add the filter criteria in this section. By using filter criteria users can view the List View that the user wants.
Click Add Filter and select a Field to Filter from the list
Select an operator for the filter and type the filter value in the next field
Click Apply
After adding a filter to your List View, the filter is numbered. Your first filter becomes Filter 1 and your second filter becomes Filter 2. You apply filter logic based on these numbered filters
For example, you want to show contacts related to accounts which that have Lead Source is as Web and Email not Null. Your Related List has two filters:
Lead Source is ‘Web’
Email not Null To add filter logic,
From the Filter Criteria, click the Filter Criteria section Add Filter Logic
Enter each filter line number, separated by a filter logic operator
...
From Setup, enter App Builder in the Quick Find box, then select Lightning App Builder
Click New and select any one of the Record Page and enter the Name of the page, select the screen layout, and finish the steps of the wizard
In the components panel under the Custom-Managed option PWR Related List is present. Drag and drop it to the Record page
...
Preview Section:
...
PWR Related List screenshots :
...