Skip to content

This is a simple Apex Trigger which will update total number of contacts associated with an account after a insert of contact

Notifications You must be signed in to change notification settings

kuntalsarkar20/apex-trigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simple Apex Trigger

This trigger will update the total number of contacts related to an account.

Please create a custom field in the Account Object and name it Number Of Contacts. The API name will be Number_Of_Contacts__c

About

This is a simple Apex Trigger which will update total number of contacts associated with an account after a insert of contact

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages