
In this blog post, we will learn what are the top Spring 22 features of Salesforce Lightning Flow Builder. Below are the list of features which we will be learning in this post.

Create a Flow which will act as List View Button on Lead Object and when a user selects multiple records and clicks on our custom button "Convert Lead" then it should convert all the Selected Lead Records and Navigate back to Lead Object List View.

Hello #Trailblazers, Welcome back and in this blog post, we will discuss three different scenarios related to flow. So let’s start. Complete Code You can get access to all the flow Here Before We start Before we actually start talking…

The use case which we are going to solve here is, as a business user you must be able to see the contact record details inside the Account detail page and at a time there should be only one contact. Once user clicks on Next button then only user can see the next contact related to that Account.

In this blog post, we will talk about the sneak peek of Salesforce Flows ( the features which will be coming in Winter 22 release )

As we know that we can not create a rich text area field in Salesforce Lightning flow. In this blog post, we will see how we can use a Lightning web component to act as a rich text area.

Salesforce | Roll-Up Summary using Flow What is a Roll-Up Summary field? A roll-up summary is a field that calculates values from related records. For example, you can calculate the average number of closed opportunities, or the average amount of…