Hey!! Folks in this post we are going to learn how to redirect a user to a record detail page from salesforce flow. So to implement the redirect functionality we
Rollup Summary Trigger for Lookup Relationship to count child records
How to Create a rollup summary trigger for lookup relationship. Before we Startup with the Trigger let’s check out with admin part that has to be done. First Create 2
36 Trigger Scenarios in Salesforce with Solution – Part 3
1. Write a trigger on Opportunity, when an Opportunity will insert an Opportunity Line Item should be insert by default with any of the Products associated with Opportunity. In the
36 Trigger Scenarios in Salesforce with Solution – Part 2
1. Write a trigger on contact to prevent duplicate records based on Contact Email & Contact Phone. In this Trigger, we are using “before insert” and “before update” because during
36 Trigger Scenarios in Salesforce with Solution – Part 1
1. Write a trigger on Account, when an account is inserted, automatically account billing address should populate into the account shipping address. When it comes to Account Billing and Shipping
Collection Filter in Salesforce Flow Builder – Spring22 Update
Hello, Folks Collection Filter is the new element that is added to the Flow Builder in the Spring 22 release. Let’s know more about this Collection Filter Element. What is






