You are here:
Insurance Policy Transaction Component
Show your Policyholder site users recent transactions on their policy with the Insurance Policy Transaction component. It's a container component that displays a label and a list of transactions in the child component.
-
FlexCard: insPolicyTransactionsContainer_nds
-
LWC: cfInsPolicyTransactionsContainer_nds
-
Label: Insurance Policy Transactions Container Newport
Here's what the Insurance Policy Transaction component looks like when it's rendered in the Policyholder site:
-
A text label:
Transactions
-
Transactions displayed in a child component.
Read about the Policy Transactions Child component hereInsurance Policy Transaction Child Component.
FlexCard Structure
This FlexCard contains:
-
Text element that displays the label we type in
-
Child Flexcard: insPolicyTransactionsChild_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 how to customize this kind of component, see Digital Experience Site Component Customization Overview.
- Insurance Policy Transaction Child Component
Display a list of recent transactions on a policy to your Policyholder site users with the Insurance Policy Transaction Child component. It's a child component that sits inside of the Insurance Policy Transactions container component.

