Surbhi Sharma
IndividualForum Discussions Started
-
All Discussions
Popular Salesforce Blogs
Customer Success With Salesforce Customer Portal | The Ultimate Guide
Tech writers are in a unique position to understand the products and portals they write about thoroughly. Not only portals but also how self-service changes…
Interview Question Part – 3
1. What is an Apex class in Salesforce? An Apex class in Salesforce is a blueprint or template for creating custom business logic and functionality.…
Create Dynamic Actions in Salesforce - Step-by-step Guide
Dynamic Actions are the actions that display the actions based on the criteria that you have provided. It means the actions will appear or disappear…
Popular Salesforce Videos
Why flow with Salesforce Flow?
Earlier when you required a custom feature in your Salesforce installation to support your business process, the only available options were to create a brand…
How to setup Visual Studio Code for Salesforce ? | Link VSCode with Non Scratch Org using SFDX CLI
Hello Trailblazers, In this video, we're going to learn how we can setup vscode for Salesforce development. I am going to tell you how you…
Handle Events in Lightning Web Components | Salesforce Tutorial
Watch this video and learn about the following: Create an app that includes multiple components. Describe the file structure of a complex component. Handle events.