Blogs

  • Lightning Web Component Navigation Service | Comprehensive Overview

    Utilize the lightning/navigation service for navigation within Lightning Experience, Lightning Communities, and the Salesforce app. Please note that the lightning/navigation service is exclusively supported in Lightning Experience, Lightning Communities, and the Salesforce app. Other containers, such as Lightning Components for Visualforce or Lightning Out, do not provide support for this service, even when accessed through…

    Read more…

  • Read by Owner Field on Lead – Track the Lead Owner Activity

    GOAL There is a field called “Unready by Owner” on Lead only visible in List View. Let’s understand how it can help our Sales team to track the activities of the Lead Owner. DESCRIPTION

    Read more…

  • UNKNOWN_EXCEPTION, portal account owner must have a role: []

    WHAT IS THIS ERROR This error in apex code takes place when you are trying to create an external/community user using code and Account of this external user is assigned to such a User whose Role is blank. It may take places in below scenarios: RESOLUTION Make sure that Account or Contact which is being…

    Read more…