You are here:
insRecordListTable LWC
This component displays a list of records from a data source that is provided to the component.
This component works on the desktop.
The insRecordListTable LWC displays:
-
Options to sort the records
-
Record details
This can be configured to customize which columns are displayed
-
Options to filter records
-
The quote for the account
-
An icon for the account
What Users Can Do on this LWC
With the insRecordListTable LWC, users can:
-
Sort records
-
Filter records
-
Navigate to a specific record within the list
What this LWC Does
When the user clicks the record, the insRecordListTable LWC retrieves the row ID for the quote and navigates to it.

