...
The List View component represents a list of records that you create or have access to read or write
The List View component helps to present records in table format i.e it has rows and columns
List View provides functionality like pagination, searching, sorting, data export etc.
One object can have multiple List ViewViews
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
All the Only standard and custom objects will be listed here
2. List View Name
You can select the List View name from the list
One object can have multiple List ViewViews
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
3. Is List View Selectable
This allows you the end user to change the List View at runtime
If selected it shows a drop-down icon on the List View header next to the object selector
...
4. Is Object Selectable
This allows you the end user to change the object at runtime
If selected it shows a drop-down icon on next to the List View header selector
5. Table Actions
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 records
Each action has a workflow that actually performs an operation
...
Actions to be performed at the record level for the respective record
These actions are mainly used to perform read, update or delete a single record
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 cell becomes a link
Steps to create Column Action
...