Loading
Feature degradation | Gmail Email delivery failureRead More
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
          Insurance Account (Asset) Policy List Component

          Insurance Account (Asset) Policy List Component

          On this component, brokers can see a list plus key details about each policy attached to a specific account.

          Important
          Important

          This component is designed to work for Vlocity Insurance implementations that use the Asset object model for policy data.

          If you're looking for a policy list component to use with policies stored on the FSC Insurance Policy object model, see Insurance Account Insurance Policy List Component.

          This component is composed of a FlexCard and the LWC compiled from the FlexCard:

          • FlexCard: insAccountPolicyList

          • LWC: cfInsAccountPolicyList

          • Label: Insurance Account Policy List

          This component is optimized for both desktop and mobile.

          This component uses the Lightning design system. Newport isn't supported.

          Here's what the Account Policy List component looks like when it's rendered in the Broker site:

          Illustrates how the component renders in the UI.

          The parts of this component are:

          1. Icon for the policy

          2. Policy name link

            A user can click this link to go to the Details page for this quote

          3. Policy number

          4. Total premium

            The value of TotalAmountForTerm

          5. Policy Term

            The effective date - expiration date of the policy

          6. Term

            The policy term

          7. Link to a flyout that displays the premium breakdown, including premium, taxes, and fees

          8. Policy status

          What Your Users Can Do on this Component

          • Click the name of the policy to go to the policy details page

          • Click the View Details link to see details about the premium and surcharges for this policy

          What this Component Does

          This component pulls information about all the policies connected to the specified account and displays each policy with supporting data in a list.

          FlexCard Structure

          The FlexCard Structure.

          This FlexCard contains lots of elements, including:

          • Icon elements that display Salesforce SVG elements

          • Text elements that display labels we typed in directly

          • Text elements that have conditions set to pull and display text from the data source

          • Field elements that have Output set to pull and display data from the data source

          • Action element that calls the child card insAccountPolicyListFlyout

          This card has two states:

          1. Active: Policies present for the specified account

            When there's more than one policy attached to an account, an instance of this FlexCard structure is populated for each policy and the instances are displayed in a list.

          2. Inactive: No policy present for the specified account

          To learn more about how to work with FlexCard states, read FlexCard States .

          Data Sources Called by this Component

          This component calls an Omnistudio Data Mapper named InsGetAccountPolicyList.

          This Data Mapper pulls information from each policy attached to the specified account. Elements in the FlexCard include keys that get replaced by the values in the Data Mapper and displayed to the user.

          Customize this Component

          To learn about how to customize this kind of component, see the Digital Experience Site Component Customization Overview

          • Insurance Account Policy List Flyout
            Users can click a link on the Insurance Account Insurance Policy List Component or the Insurance Account (Asset) Policy List Component component to see the contents of this component, which shows additional information about the price of the policy.
           
          Loading
          Salesforce Help | Article