Kapil Batra
Member-
Kapil posted a new video 4 years ago
Sankey Diagram in Salesforce
A Sankey diagram is a visualization used to depict a flow from one set of values to another. The things being connected are called nodes and the connections are called links. Sankeys are best used when you want... -
Kapil posted a new video 4 years ago
Salesforce Advanced Code Searcher | Productivity Hack
By using the advanced quick find you can get your code a few clicks shorter. Also, you can search any string your code. Using this extension you can search your code components for your Salesforce instance:... -
Kapil posted a new video 4 years ago
Lightning Notifications Library | How and When to Use it in Salesforce? | Toast | Notice
In this video, you will learn about Lightning Notifications Library. We have two types of notifications available in it. 1. Toast 2. Notice In the above video, I will create a Lightning Component to disp... -
Kapil posted a new video 4 years ago
What is Lightning Unsaved Changes ? | How and Where to Use it in Salesforce?
In this video, you will learn what is Lightning Unsaved Change and how you can use it in your Lightning Components. I will create a custom lightning component that will have to save functionality for new Conta... -
Kapil posted a new video 4 years ago
Custom Portfolio in Salesforce | Mini Project | Salesforce Tutorials
In this video, we will create a custom portfolio in Salesforce. We will create a custom community in Salesforce and customize it to create the Portfolio.What you will learn :
Enable Comm...
-
Kapil posted a new video 4 years ago
Google Gantt Chart with Colorful Bars in Salesforce Lightning
In this video, you will learn to implement the Gantt Chart with colorful bars in your Salesforce org. We will use Google Gantt Chart scripts and we will customize it to display the chart dynamically in our org... -
Kapil posted a new video 4 years ago
Client Side Search in Lightning Component Salesforce | Lightning Data Table
Salesforce Bolt
In this video, I will implement the Client-Side Search functionality in Lightning Data Table in a Custom Lightning Component. Client-Side Search allows users to search the data from the page itself. You don't... -
Kapil posted a new video 4 years ago
Tip Calculator in Lightning Component SalesForce
In this video, I will create a calculator in Lightning Component. It won't be an ordinary calculator, it will be a Tip calculator for Restaurants & Bars. Also, I will do an add on to split the bill using a... -
Kapil posted a new video 4 years ago
Connect ZOOM with Salesforce | Zapier | Salesforce Tutorials
In this video, you will learn to connect the most usable business video-conferencing application the ZOOM app with Salesforce Org using ZAPIER. I will create a zap to connect Zoom with Salesforce and store Z... -
Kapil posted a new blog 4 years ago
Get Selected Records from ListView in Visualforce Page | GETRECORDIDS JavaScript | StandardSetController SalesforceIn this article, you will learn to use GETRECORDIDS function to get selected records IDs in Visualforce page. Requirement - Convert onclick JavaScript on custom buttons to Visualforce page The requirement was…
-
Kapil posted a new video 4 years ago
Strange Requirements | Manual Round Robin ID in Salesforce
In this video, you will learn to create a Manual Round Robin ID using custom Apex in Salesforce. The requirement was to create a Round Robin ID for Converted Lead with a particular status. I have implemented... -
Kapil posted a new video 4 years ago
Geocoding and Reverse Geocoding in Salesforce | Google Maps APIs
In this video, you will learn to use Geocoding and Reverse Geocoding service in your Salesforce Org. Geocoding is the process of taking input text, such as an address or the name of a place, and returning a... -
Kapil posted a new video 4 years ago
Gantt Charts in Salesforce Lightning | Salesforce Tutorials
In this video, you will learn to implement the Gantt Chart in your Salesforce org. We will use Google Gantt Chart scripts and we will customize it to display the chart dynamically in our org. Google... -
Kapil posted a new video 4 years ago
Open Facebook Messenger and Send Message using Lightning Component Salesforce | Salesforce Tutorials
In this video you will learn to open Facebook Messenger and send message to users using their facebook's username. We will create a quick action to open Facebook Messenger and on the click of quick action w... -
Kapil posted a new video 4 years ago
Send WhatsApp and Save Chat using Lightning Component Salesforce | Salesforce Tutorials
In this video you will learn to send #WhatsApp using Lightning Component Salesforce. Also we will create a custom object to store the chat. Features : -Send WhatsApp -Save Chat -Reusable Compone... -
Kapil posted a new blog 4 years ago
Sort Picklist Values in Lightning Component | Salesforce TutorialsIn this article, you will learn to sort the values in Picklist in Lightning Component. You just have to add an additional line to your controller or helper of your Lightning Component. In the below code, I…
-
Kapil posted a new video 4 years ago
Create Survey in Salesforce | #Feedback Program #Salesforce Tutorials | Mini Project
In this video you will learn : What are the surveys? Why businesses use surveys? And how you can create and send surveys using #Salesforce? I will create a survey mini project in this video... -
Kapil posted a new blog 4 years ago
Formula to Get Time Zone Based on Area Code in SalesforceIn this article, you will learn to create a formula to get the time zone based on Area Code in the phone number field in Salesforce. Please follow below formula code: if( ISBLANK(Phone),"--",…
-
Kapil posted a new video 4 years ago
Mission Mangal | Build a Mars Communication Uplink | Salesforce Tutorials | Mini Project
In this video, you will learn to create a Mars Communication Uplink using Salesforce. We will create a communication system from Rovers on Mars. Interesting facts: India is the first Asian Country that... -
Kapil posted a new video 4 years ago
Add Sound Effects to Your Salesforce Org | Salesforce Tutorials | #SalesforceBolt
In this video you will learn to Use a Lightning Web Component to play a fun sound when a big deal closes. You can play sound based on multiple conditions like : When a records is getting created. Whe... - Load More