Versions Compared

Key

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

...

  • The List View component represents a list of records that you have access to

  • The List View component helps to present records in table format i.e it has rows and columns

  • List View provides functionality features like pagination, searching, sorting, data export, etc.

  • One object can have multiple List Views

  • However, one List View can be associated with the single object

...

  • You need to select the object for which you want to show the List View

  • Only standard and custom objects will be listed here

  • Metadata and system objects are not listed here

2. List View Name

  • One object can have multiple List Views

  • You can select only one List View at a time

  • You can select the List View name from the list

  • List View will be visible once you select an object and List View

...

  • You can create multiple table actions on the List View

  • You can only show two actions, which are visible in the top right corner, and the rest of the actions are displayed under a drop-down at the right

  • These actions are mainly used to perform operations such as create, refresh, etc. on the selected records or without unselected records

  • Each action has a workflow that actually performs an operation

...

  • You can set the actions at the column level on the List View

  • You can assign only one action to any column

  • When you click record in the column action gets executed

  • Each action has a workflow that actually performs an operation

  • When you set column action, that record in the cell becomes a link

  • When the user clicks such a record, the action bound to that column gets executed

Steps to create Column Action

...