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 Claims Child Component

          Insurance Policy Claims Child Component

          Use the Insurance Policy Claims Child component to show your Policyholder site users a snapshot of their open claims on a policy and link them to additional information about the claim. It's a child component that sits inside of the Insurance Policy Claims container component.

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

          • FlexCard: insPolicyClaimsChild_nds

          • LWC: cfInsPolicyClaimsChild_nds

          • Label: Insurance Policy Claims Child Newport

          This component is designed for desktop and mobile.

          This component is styled with the Newport Design System.

          Here's what the Insurance Policy Claims 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. An icon to denote the type of claim

          2. The claim name

            Users can click the name to go to the claim details record.

          3. The date the loss was reported

          4. The claim amount

          5. The claim status

          What Your Users Can Do on this Component

          Policyholder site users can click the name of the claim to go to the claim details page.

          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:

          • Icon elements that have conditions to determine which icon is shown based on the type of claim

          • Text elements that display labels we typed in

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

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

          • Field elements whose Output is selected from available fields returned from the data source.

          Data Source Called by this Component

          This component calls an Omnistudio Data Mapper named InsGetPolicyClaimList.

          This Data Mapper fetches information from recent claims associated with the policy. Fields in the FlexCard reflect 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