Skip links

Tag: Lightning Web Components

Lead Routing in Salesforce

How To Assign Leads in Salesforce?

With Lead Routing in Salesforce, you can automatically assign leads to the sales reps who are best equipped to handle them. You can set up rules based on things like geography, industry, or even lead score. So, for example, if you’re a real estate company,

Salesforce Summer '23 release

Salesforce Summer ’23 Release: Must-Know Updates for Developers

Salesforce Summer ’23 release weekends are not far away. Let’s go through the cool updates that any Salesforce developer shouldn’t miss. 1. Iterable Interface with Set Type The good news is that theSet class now implements the Iterable interface, so you can directly iterate over sets. Both sets and lists

Dynamic Related List in Salesforce

New Dynamic Related List Lightning Component

In the Summer’22 release Salesforce introduced a new Lightning component to display a single dynamic related list. For instance, you can render High priority Cases on the Account page or show Opportunities at a specific stage. Let’s see how it works in detail. Dynamic Settings