Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to the Designer tab

  2. Select the PWR Related List component from the list of components

  3. You can use existing settings or you can create new settings

  4. Create New Settingnew setting

    Image RemovedImage Added

    Image RemovedImage Added

Steps to create Field Set:

...

  1. Go to the Related List Field Sets tab

  2. Click on the new button

    Image RemovedImage Added

  3. For configuring the Field Set, the properties below need to be set properly

    1. Name: Enter the Field Set Name

    2. Object: Enter the API name of the object for which the Field Set is being created

...

  1. Configuration Section:

    1. Data Source: Selected data source is reflected in this field

    2. Object: If the data source is an Object, then the selected object name is reflected here

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

    4. Record to Preview: Select the record for preview

      Image RemovedImage Added

    5. Related Object: Select the object whose records you want to show

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

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

    8. Hide Row Number: Users can hide the serial number column but check this checkbox

    9. Hide New Button: This property enables users to either show or Hide the New button so users can create a new record

      Image RemovedImage Added

  2. Information Source:

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

      Image RemovedImage Added

      1. Field: The user needs to select the fields which the user wants to see in the Related list

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

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

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

    2. Field Set Name: The name of the Field set defined on the object Field set needs to be selected this property

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

      Image RemovedImage Added

      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.

  3. Display Configuration:

    1. Display Type: Select the display type for the records, currently, it supports two views:

      1. Table View: Records and information are displayed in table format

      2. Card View: Records and information are displayed in card format. The card view supports only 5 fields at maximum

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

          Image RemovedImage Added

    2. Records To Display: Stores the number of records needed to be displayed on the first load of the page

  4. Action Configuration:

    1. Actions: The user need to select the available actions from the list of actions

      Image RemovedImage Added

      Steps create Actions: The user need to select the available actions from the list of actions

      1. Go to the Actions object

      2. Click on the new button

      3. Fill in all the details

        1. Name: The user needs to add the Action Name

        2. Action Sequence: Enter the sequence of action

        3. Parameters: Enter Parameters

        4. Operation Type: Select a particular operation from the list

        5. Navigation Target: select navigation target same tab or new tab

        6. Component URL: Enter the URL of action

      4. Click on save

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

    1. Click Add Filter and select a Field to Filter from the list

    2. Select an operator for the filter and type the filter value in the next field

    3. Click Apply

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

      1. For example, you want to show contacts related to accounts which have Lead Source is Web and Email not Null. Your Related List has two filters:

        1. Lead Source is ‘Web’

        2. Email not Null To add filter logic,

    5. From the Filter Criteria, click Filter Criteria section Add Filter Logic

    6. Enter each filter line number, separated by a filter logic operator

...