You are here:
Insurance Policy List Flyout Component
Show your Policyholder site users a breakdown of the policy premium, taxes, and fees right on the policy list with the Insurance Policy List Flyout Component. The Insurance Policy List Flyout component is a child of the Insurance Policy List, Mobile Insurance Policy List, and Insurance Policy Details components.
-
FlexCard: insPolicyListFlyout_nds
-
LWC: cfInsPolicyListFlyout_nds
Here's what the Insurance Policy List Flyout component looks like when it's rendered in the Policyholder site:
-
The policy premium
-
The taxes
-
The fees
FlexCard Structure
This FlexCard contains lots of elements, including:
-
Text elements that display labels we typed in
-
Field elements with output selected from available fields returned from the data source
The Insurance Policy List Flyout component doesn't call a Data Source. Instead, the parent component needs to pass records in the Data Node import in the action that call this component.
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 .

