Whenever new Contact is created, we will be updated correspondence Account field of “Status”, if Account Developer field Selected as “Salesforce Developer”, then status should be updating automatically “true” || we will be checking, If Contact is created then we will check associated Account’s Developer field, if Developer selected as “Salesforce Developer”, then then we will be updating Status “true” in Salesforce
Hey guys, today in this post we are going to learn about Write Apex Trigger Scenarios, Whenever new Contact is created, we will be updated correspondence Account field of “Status”, if Account Developer field Selected as “Salesforce Developer”, then status should be updating automatically “true” in Salesforce. Final Output → Other related post … Read more →