Day 21 : Spring21 top 3 new Lightning Flow Builder features #TexeiAdventCalendar

By

2 minutes de lecture

After Lucile Bougeret-Incardona article in #TexeiAdventCalendar yesterday, and as Spring21 release note is expected very soon (today 🤗), let’s focus on the top 3 features of Lightning Flow Builder I found in my pre-release org !

Of course, Safe Harbor, these are just my observations on my pre-release org. The release note will hopefully confirm these features are deployed in Spring21

1. Record Prior value :

when field history tracking is enabled on a standard or custom object, it is now possible to access the record’s field prior value anywhere in flow elements. This feature will fulfil many business use cases, in the Decision, the Get, Update and Create elements, Formulas ..

$Record__Prior ressource in Lightning Flow Builder

2. Scheduled Paths and Time Dependent actions :

we have now the possibility to schedule actions in the future as in workflow rules or process builders :)

Scheduled paths new feature in spring21

3. Multi-columns screens in Screen flow builder :

it’s a Beta feature which allows to build multi-columns screens (screen components “Section (Beta)” in the Display category) with up to 4 columns per section. And you can adjust the width of each column individually (12 units to distribute between the 4 columns)

New “Section (Beta)” screen component available

More new features on Lightning Flow Builder are to be discovered in the Spring21 release note expected today. Be ready to play with it in sandboxes …

Come back tomorrow for a new article written by Matthieu Hasser. Follow us on LinkedIn here and on Twitter here!

Read more posts

Enforce code standards with PMD

Developers working on a project usually set coding rules to have a standardized codebase. It is an important piece of the code maintainability, and it can be very easy …
March 2023
Advices
Scratch orgs

Uncovering Salesforce Settings: A Step-by-Step Guide for Scratch Orgs

Today, it’s pretty easy to build your Scratch Org definition file when you know what Settings you want to activate, as they are mapped with the same setting names …
February 2023
Advices
Business Analyst

Core qualities of a Business Analyst?

A common definition we are used to hear is that being a Business Analyst means to have a combination of both hard skills and soft skills. What does a …
June 2022
Advices
Image d'illustration d'une employée travaillant sur un ordinateur portable

Process builder and workflow make way to Flows (½)

Overview “If you can do it with a Workflow, then do it with a Process Builder, because everything a Workflow does, a Process Builder does it better”. If you …
March 2022
Advices

Day 22 : Salesforce new “Migrate To Flow tool” in Spring 22

As most of you already know, the workflow rules and process builders are planned to be retired in 2023 (no precise date defined so far). Today, I’m going to …
December 2021
Advices

Day 18 : Fake callout responses for test classes !

Hello everybody ! Today let’s talk about Apex tests classes in Salesforce. Everyone loves a good test class, and Salesforce makes it official by requiring to have a minimum …
December 2021
Advices