Admin Project
Admin Project
Insurance project:
Customer details are in contact object and Insurance details are in
“Insurance_c” given below. Create master details relationship in such a way
that customer may have more than one Insurance policy.
Insurance_c
Field Label Types Values
Insurance No Picklist INS-{000},0001
Insurance Types Picklist Life Insurance, Motor
Insurance
Sub-Types Picklist Term plan, Unit Linked
Insurance plan, Third
party Insurance Fire
Insurance period Picklist 10,20.30,3&2
Yearly premium Formula If Term plan=>100USD,
If Unit Linked Insurance
plan=>130USD, If Third
party
Insurance=>75USD
Status Picklist In force, Claimed,
Surrendered
Maturity Date Formula Today+ Insurance
period
Insurance value Formula Yearly
premium*Insurance
period
Date of Surrendered Date
Insure Master-detail To contact object
Dear manager
Details
Date of Surrendered:
Maturity date:
Regards,
Insurance Team.
14) Update date of surrendered with current date when status is changed to
surrendered.
15) Implement validation to avoid users editing the status from surrendered to
any other values and also restrict changing the field Insurance types
16) Provides extra permission only to users Sam Jacob & Ram Kumar to edit
the Insurance records
17) Provide extra permission only to users Sam to edit the contact records
18) Restrict users to edit the Insurance records except users in the role of
Insurance manager should be able to edit the Insurance Records which are not
surrendered
19) Create a report of Insurance which shows total policy values by customer
with a funnel chart
20) Create a welcome message on the home page (Lightning) and /or sidebar
(do this in classic also)