Loading
Insurance
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          insRecordListTable LWC

          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.

          Here's what it looks like:

          Illustrates how the component renders in the UI.

          The insRecordListTable LWC displays:

          1. Options to sort the records

          2. Record details

            This can be configured to customize which columns are displayed

          3. Options to filter records

          4. The quote for the account

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

          Services Called by this LWC

          The insRecordListTable LWC doesn't call any services.

          Other LWCs Used by this Component

          The insRecordListTable LWC uses these components:

          • pubsub

          • navigateAction

          • insField

          Extend this LWC

          To learn how to extend this component, see Extend, Modify, or Replace a Lightning Web Component

           
          Loading
          Salesforce Help | Article