Tag: sfdcamplified

Opportunity in Salesforce

  Hello Friends, In this Article, we will cover Opportunity object in Salesforce. Topic Covered: What is opportunity Lead Vs Opportunity Opportunity Stages Sales Process Configure Sales Path in Salesforce… Read more »

Apex Trigger Scenario: Based on Child Object change field value in Parent Object

  I have a custom field on the contact record called connect_america_account__c. When the value of this contact field is true, I would like the CB field value on the… Read more »

Chapter 27: Child to Parent Communication using Events in LWC

In this chapter, we will learn about Child to Parent Communication in Lightning Web Component. Topics Covered: What are Events Difference between events in Aura vs LWC Create Event Dispatch… Read more »