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
          Insurance Articles Child Component

          Insurance Articles Child Component

          Show your Policyholder site users articles that they might find helpful and interesting with the Insurance Articles Child component. It's a child component that sits inside of the Insurance Articles container component.

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

          • FlexCard: insArticlesChild_nds

          • LWC: cfInsArticlesChild_nds

          This component is designed for desktop and mobile.

          This component is styled with the Newport Design System.

          Here's what the Insurance Articles 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. Article image

          2. Article title

          3. Article description

          FlexCard Structure

          Illustrates the FlexCard structure.

          This FlexCard has two state elements:

          1. Active: the state that displays when records exist

          2. Open: the state that displays when no records exist

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

          This FlexCard contains field elements with output selected from available fields returned from the data source.

          Data Sources Called by this Component

          The Articles Child component uses Apex Remote calls (the getNBARecommendations method for EinsteinStrategyService) to find articles that may interest your Policyholder Experience user.

          Note
          Note

          To configure this component, you need to create an Einstein Strategy Service and name it getNBARecommendations.

          Illustrates the Data Source.

          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