How Lightning Web Security Works in Salesforce

In this post, I’ll be talking about how Lightning Web Security can make developers’ lives easier on the Salesforce Platform when building Lightning Web Components and how it replaces the Lightning Locker Service. This 2023 one of my goals is to get the Salesforce Javascript Developer certification. With my shift to a solution architect role… Read More How Lightning Web Security Works in Salesforce

Some Gotchas When Installing Vlocity Industries in your Salesforce Org

So our client has a fresh vanilla Salesforce org that I am setting up by installing Vlocity Industries – Energy and Utilities Cloud and learned a few gotchas that I wanted to share. First off, know if your org uses OmniStudio sObjects(standard) or OmniStudio for Vlocity SObjects(custom objects). You can do the following: Under Setup… Read More Some Gotchas When Installing Vlocity Industries in your Salesforce Org

How Do Lifecycle Hooks Work in Lightning Web Components

How do lifecycle hooks work in lightning web components? Lightning web components have a lifecycle managed by the framework. When lightning web component instance is created it goes through a lifecycle phase. During specific phases, a lifecycle hook fires triggering a particular callback method. Each callback method has it’s specific use and has things you… Read More How Do Lifecycle Hooks Work in Lightning Web Components

How To Get Started With Conga Composer For Salesforce

Learn how to make pixel-perfect documents from Salesforce. Conga is a 3rd party product on the Salesforce AppExchange that can be installed to extend Salesforce. Conga composer is a document generation tool. It is easy to create documents, presentations, and spreadsheets using Salesforce data. Conga can be used in a variety of use cases like… Read More How To Get Started With Conga Composer For Salesforce