You are here:
Insurance Policy List Component
Show your Policyholder site users a list of insurance policies they have with the Insurance Policy List component. It's a container component that displays a label and a list of policies in the Insurance Policy List Child component.
-
FlexCard: insPolicyList_nds
-
LWC: cfInsPolicyList_nds
-
Label: Insurance Policy List Newport
This component is designed for desktop. Looking for the Insurance Policy List component designed for mobile? Read Mobile Insurance Policy List Component.
Here's what the Insurance Policy List component looks like when it's rendered in the Policyholder site:
-
A text label:
Your Policies
-
List of policies displayed in the child component.
Read about the child component hereInsurance Policy List Child Component.
FlexCard Structure
This FlexCard contains:
-
Text element that displays the label we typed in
-
Child FlexCard: insPolicyListChild_nds
You can add, remove, and change any of these elements based on what you want your users to see. To learn how see Add Elements to a FlexCard. Other good topics to read to learn about how this FlexCard works include FlexCards Display Elements Reference, FlexCards Menu Properties, and FlexCards Action Properties.
Many of the elements of this card contain Custom CSS styles. You can make changes to these styles to create a different look and feel. To learn how to work with Custom CSS in FlexCards, see Apply Custom CSS to a FlexCard Element .
Customize this Component
To learn about how to customize this kind of component, see the Digital Experience Site Component Customization Overview
- 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.

