Easiest Way to Make Screen Component Read Only

Big Idea or Enduring Question: How to make the screen component read-only? Objectives: After reading this blog, you’ll be able to: Make the Date screen component read-only and display today’s date. Make the Text screen component read-only and display the logged-in user’s email. And much more What is Read Only

Read More

Salesforce Spring’24 Release Quick Summary

Currently, the Spring’24 release is available under the pre-release program. On the 05th of January 2024, Sandboxes will be upgraded, and as a result, your organization will get the look and feel of the Spring’24 release. In this release, there are numerous fresh features and improvements encompassing various areas. These include

Read More

Salesforce Winter’24 Release Quick Summary

Currently, the Winter’24 release is available under the pre-release program. On the 25th of August 2023, Sandboxes will be upgraded, and as a result, your organization will get the look and feel of the Winter’24 release. In this release, you will find lots of new features, as well as new enhancements

Read More

Change Ownership of Lightning Dashboards

Big Idea or Enduring Question: How can the ownership of Lightning Dashboards be transferred in Salesforce? Objectives: After reading this blog, you’ll be able to: Transfer the ownership of lightning dashboards  and much more Business Use case Isabella Stewart, a Salesforce Administrator at Gurukul On Cloud (GoC), was approached by

Read More

Custom Validations Using Record-Triggered Flows

Big Idea or Enduring Question: How do you write a validation rule using before-save record-triggered flow without creating extra metadata? Objectives: After reading this blog, you’ll be able to: Understand validation rule User record-triggered before-save flow to create a validation rule Show the error message at the Top of the

Read More

Display Custom Error Messages for Record-Triggered Flows

Big Idea or Enduring Question: How can one present a customized error message(s) when record-triggered flow fails and prevent users from saving a record? Objectives: After reading this blog, you’ll be able to: Understand the recently introduced Custom Error element. Display a custom error message for record-triggered before-save flow. Display

Read More