...
The list view component represents a list of records that you created create or have access to read or write access to and records shared with you of an object
One object can have multiple list views
However, one list view can show the record of a single object
...
You can create multiple actions on the list view
These actions are mainly used to perform create, read, update or delete operations on object
Steps to create Table Action
...
Fill all the details in Create Table Action model and click the Save button
...
For table actions, you need to create a workflow, refer to this link Workflows
...
Actions to be performed at the record level
These actions are mainly used to perform read, update or delete a single record
...
Steps to create Row Action
You can add the table actions by clicking on the '+' icon
...
Fill in all the details in Create Row Action model and click the Save button
...
For row actions, you need to create a workflow, refer to this link Workflows
7. Column Action
You can set the actions at the column level on the listview
...