You are here:
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.
-
FlexCard: insPolicyTransactionsChild_nds
-
LWC: cfInsPolicyTransactionsChild_nds
-
Label: Insurance Policy Transactions Child Newport
Here's what the Insurance Policy Transaction Child component looks like when it's rendered in the Policyholder site:
-
The transaction type
-
The date the transaction occurred
-
The transaction amount
FlexCard Structure
This FlexCard has two state elements:
-
Active: the state that displays when records are available
-
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 field elements with output selected from available fields returned from the data source.
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 .

