Getting Started with Process Builder – Part 40 (Adding a Line Break in Process Builder Formula)
Big Idea or Enduring Question: There is a formula function called BR() that allows us to insert a line break into text formula expressions or string of text, As shown in the following screenshot: The expected result in the formula field is: LastName FirstName But you will get the actual
Launch a Flow Using Lightning App
The series of articles on the Salesforce Flow is to discuss the basic concepts and to show the power of Flow. Salesforce Flow allows you to automate business processes by building applications, known as Flows, that collect, update, edit, and create Salesforce information, and then make those flows available to the right users
Auto-generate Renewal Opportunity With Line Items
Big Idea or Enduring Question: How do you automatically create a new Opportunity by cloning an existing opportunity with Opportunity Line Items? Opportunities are the sales and pending deals that you want to track. By adding opportunities, we are building a pipeline, which contributes to sales forecasts. Products are a
Getting Started with Process Builder – Part 29 (Auto Remove Followers From Questions With Best Replies)
To understand how to solve a similar business use case using Salesforce Flow. Check out this article Getting Started with Salesforce Flow – Part 37 (Auto Remove Followers From Closed Opportunity). Big Idea or Enduring Question: How do you automatically remove followers from Questions with the best replies? Chatter Answers is a
Getting Started with Process Builder – Part 16 (Creating Custom Record Sharing Logic)
👉 To understand how to solve the same business use case using Salesforce Flow. Check out this article Getting Started with Salesforce Flow – Part 70 (Creating Custom Record Sharing Logic). Big Idea or Enduring Question: Sharing records automatically without sharing rules or role hierarchy Using Apex Managed Sharing declaratively
Parsing Dynamic choice Multi-Select Picklist fields (Flow) – Reusable component
In the last article Add Record to Multiple Chatter Groups – Parsing Multi-Select Picklist fields (Flow) I had discussed the way through which you can Parse Multi-select picklist or Multi-select check-boxes and store Parsed Ids into a collection variable. In this article, I am going to give you a reusable component
Add Record to Multiple Chatter Groups – Parsing Multi-Select Picklist fields (Flow)
In Spring’15 release Salesforce added a new feature on Chatter, that is Add records to Chatter Groups. In the last article Automatically add records to Chatter Group” I had discussed the way to automate this process. In this article, I am going to discuss how you can allow your users to
Want to Secure Your Org? Use Login Flow to configure Two Factor Authentication!
Two-factor authentication is a security process in which the user provides two means of identification, one of which is typically a normal user credential and the other of which is typically something memorized, such as a security code. You can enable Two-factor authentication for users by adding Two-Factor Authentication for
