As the Salesforce Winter ’24 release is live. In the last post we covered the Winter ’24 release. Today we will cover release updates related to Salesforce Winter ’24 Flow points. Build Screen Flows with Reactive Components (Generally Available) We can now build flows with reactive flow screen components. We can configure components to react…
Category: Salesforce
Salesforce Winter ’24 Release Notes : Quick Overview
Today we will cover the recent Salesforce Winter ’24 Release Notes. As always salesforce has added too many features in the release. We will cover some of them in this post. Salesforce Winter ’24 Release Notes Points Related to Salesforce Admin Manage In-Person Appointments More Efficiently Using Lobby Management We can now use the enhanced…
Salesforce Summer ’23 Release Notes: Quick Overview
Salesforce Summer 23 Release is here. As with every release salesforce has added lots of new feature in this release. So today we will take a quick look at Salesforce Summer ’23 Release Notes. Salesforce Summer ’23 Release Notes Points Related to Salesforce Admin Keep Working with Tab-Focused Dialogs (Release Update) In Lightning console apps,…
Salesforce Summer ’23 Flow Overview
So this time of the year and Salesforce has announced Summer ’23 release plan. As pre-release orgs are live so I did a quick scan and found few updates related to Salesforce flow. So today we will check some of the updates which I found in the latest Summer ’23 release related to Salesforce flow….
Conditional Rendering using lwc:if, elseif, else
Conditional Rendering the HTML content using new lwc:if, elseif, else in Lightning Web Components (LWC) from Spring 23 release.
Salesforce Spring ’23 Release Notes: Quick Overview
Check the latest Salesforce Spring ’23 Release Notes which includes dynamic forms, Reports, Dashboard, Dev Ops Center, Queueable job delay.
Salesforce Summer’22 Flow Updates
Salesforce Summer’22 Release is here. You can take a quick look in the release updates here. While the post cover points related to Admin and Developer both, I think Flow needs a separate post. As you can say its major focus area in recent releases. So today we will check some of the highlighted related…
Salesforce Summer ’22 Release Notes : Quick Overview
Salesforce Summer ’22 Release Notes are here. In these hot days what is better then checking the latest Summer 22 release notes and keep yourself up to date. So today we will take a quick overview of latest Salesforce release. Salesforce Summer ’22 Release Notes Points Related to Salesforce Admin Customize and Filter Related Lists…
Single Sign-On : Salesforce to Salesforce
Single Sign-On is an Authentication method we can use to access multiple application with one login. Now a days when we have multiple emails, Salesforce Account and other application accounts, its hard to remember multiple password. Single Sign-On (SSO) allow us to use one login to access multiple accounts. Most of the Service provider Supports…
Workflow Migrate to Flow
With Spring 22 Salesforce has also launch Migrate to Flow (beta) tool. So we can now migrate our existing workflow to flow. As Salesforce is planning to deprecate Workflow and Process builder in 2023. So its better we start this migration process.For the migration process we will use the standard tool provided by Salesforce. As…