You are here:
Insurance Recent Activity Child Component
Show your Policyholder site users a snapshot of their recent activity with the Insurance Recent Activity Child component. It's a child component that sits inside of the Insurance Recent Activity container component.
-
FlexCard: insRecentActivityChild_nds
-
LWC: cfInsRecentActivityChild_nds
-
Label: Insurance Recent Activity Container Newport
This component is designed for desktop. Looking for the Insurance Recent Activity Child component designed for mobile? Read Mobile Insurance Recent Activity Child Component.
Here's what the Insurance Recent Activity Child component looks like when it's rendered in the Policyholder site:
-
The date the activity occurred.
-
The title and status of the activity.
-
A link to the activity record.
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
This FlexCard contains lots of elements, including:
-
Field elements with output selected from available fields returned from the data source
-
Action element that links the user to the activity record
To learn more about how to work with FlexCard states, read FlexCard States .
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 .

