Loading
Salesforce now sends email only from verified domains. Read More
Help Agent Performance DegradationRead 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 Policy List Child Component

          Insurance Policy List Child Component

          Display a list of insurance policies your Policyholder site users have with the Insurance Policy List Child component. It's a child component that sits inside of the Policy List component container and displays information about all of the policies the user has.

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

          • FlexCard: insPolicyListChild_nds

          • LWC: cfInsPolicyListChild_nds

          This component is designed for desktop. Looking for the Insurance Policy List Child component designed for mobile? Read Mobile Insurance Policy List Child Component.

          This component is styled with the Newport Design System.

          Here's what the Insurance Policy List Child component looks like when it's rendered in the Policyholder site:

          Illustrates how the component renders in the UI.

          The parts of this component are:

          1. Policy Icon

            The icon displayed is dependent upon the policy type and comes from the Insurance Policy List Icons Component.

          2. Policy name link

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

          3. Policy status

          4. Policy number

          5. Total premium amount

          6. Policy term

            The effective date - expiration date of the policy

          7. Policyholder name

          8. An action that launches the Insurance Policy List Flyout Component

          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

          FlexCard Structure

          Illustrates the FlexCard structure.

          This FlexCard has two state elements:

          1. Active (labeled Policy Item): the state that displays when records are available

          2. Open: the state that displays when there are no records available

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

          This FlexCard contains lots of elements, including:

          • Child Flexcard: insPolicyIcon_nds

            This child FlexCard displays an icon that corresponds to the type of policy.

          • Text elements that display labels we typed in

          • Field elements with output selected from available fields returned from the data source

          • Text elements that hold links to other pages in the Policyholder site

          • Elements that have conditions set to hide and show the element in the FlexCard based on information from the data source

          • Action element that redirects the user to the policy record page

          • Action element that calls the child card insPolicyListFlyout

          Data Source Called by this Component

          This component calls an Omnistudio Data Mapper named InsReadAccountPolicies.

          This Data Mapper fetches information from the user's policies. Fields in the FlexCard reflect the information gathered by the Data Mapper.

          Customize this Component

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

           
          Loading
          Salesforce Help | Article