Loading
Salesforce now sends email only from verified domains. Read 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
          Mobile Insurance Policy List Child Component

          Mobile Insurance Policy List Child Component

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

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

          • FlexCard: insPolicyListChildMobile_nds

          • LWC: cfIinsPolicyListChildMobile_nds

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

          This component is styled with the Newport Design System.

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

          Here's what the Mobile 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 name link

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

          2. Policy status

          3. Policy number

          4. Total premium amount

          5. Policy term

            The effective date - expiration date of the policy

          6. Policyholder name

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

          • Text elements that display labels we typed in

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

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

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

          • 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 policies the user has. 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