1. Easily Access Deleted Fields:
2. Email Templates Builder:
3. Schedule Salesforce Optimizer:
Salesforce Optimizer helps admins to keep org customizations good and simple. It can now be set to run automatically every month to ensure minor changes are not having any negative impact, so you can act on them before things pile up and cause a bigger mess later on.
4. Analyze Lightning Pages:
From the Lightning App Builder, you can access the Analyze button. When you click it, Lightning Page will be scanned and inform you about how to optimize it and what might be causing any slow-downs to your page.
5. Custom Condition Logic (AND/OR):
As part of winter 21, we have now options to use AND, OR conditions logics and custom operators in all Flow elements. We can specify whether we want ANY conditions or ALL conditions.
6. Debug Flow as Another User:
Debugging a flow is now easier than ever with the ability to debug a flow as another user. When you debug a flow as another user, you can catch flow exceptions like sharing and profile configuration before they occur in production org.
7. Trigger a Flow on Deletion:
In Flow Builder, we can configure a new record–triggered flow to run before a record is deleted. We no longer need to write Apex code for this. This auto launched flow runs in the background and updates related records when a record is deleted.
8. Dynamic Forms:
Dynamic Forms is generally available from winter 21. Go to the Lightning record page of a custom object and select the Highlights Panel or the Record Detail component, then click Upgrade Now from the Record Detail properties pane to launch the Dynamic Forms migration wizard. With few clicks, the wizard adds fields and field sections to the page for you.
9. Apex Safe Navigator Operator:
Salesforce introduced a new feature in winter 21, it’s called safe navigation operator. The main purpose of it, to avoid null pointer exceptions and make code clean.
a?.b // Evaluates to : a==null ? Null : a.b
10. Einstein Lead & Opportunity Scoring:
Einstein Opportunity Scoring was a paid feature till October 2020 but now it’s free for all Salesforce customers. Not only that, you can now exclude certain records from the Einstein Opportunity Scoring model, as well as ignore fields of your choosing. Earlier Einstein Lead Scoring required 1000 new leads and 120 lead conversions to start scoring your leads, but now you can turn it on instantly.
Do You Need more information?
For any further information / query regarding Technology, please email us at info@varianceinfotech.in
OR call us on +1 630 534 0223 / +91-7016851729, Alternately you can request for information by filling up Contact Us
Leave a Reply