You are here:
Insurance Policy List Icons Component
Display an icon of your choice to denote the type of policy on the policy list with the Insurance Policy List Icons component.
-
FlexCard: insPolicyIcon_nds
-
LWC: cfInsPolicyIcon_nds
Here's what the Insurance Policy List Icons component looks like when it's rendered in the Policyholder site:
-
An icon to denote different types of policies.
FlexCard Structure
This FlexCard contains:
-
A state element where you set the policy type condition.
-
An image element where you set the icon image.
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 .

