• Unlocking Lightning Login: Your Essential Setup Guide Introduction:- Salesforce introduces Lightning Login, a secure and accessible way for users to access their Salesforce org without passwords, utilizing fingerprint authentication via the Salesforce Authenticator App. Lightning Login : Salesforce introduced Lightning Login, which has nothing related to Lightning Experience, and Lightning Login works with both Classic […]

    Read More

  • Rollup Summary with Flow Introduction:- Roll-up summary fields are one of the most useful custom field types in Salesforce, but not when your object model is based on lookup relationships. You see this magic only works on objects which are related as master detail. Now we use ProcessBuilder and Flows to achieve the Rollup Summary […]

    Read More

  • Salesforce Automates Tasks with Scheduled Flows  Introduction:- Salesforce introduces scheduled flows. Now, you can schedule flows to run and create scheduled batch jobs declaratively, specifying when the date/time the flow will run and the frequency of the scheduled flow (once, daily, weekly and monthly) and provide additional filter conditions for the records. Here are some […]

    Read More

  • USING DEPENDENT PICKLISTS IN SCREEN FLOWS Introduction:- In Winter ’20, Salesforce introduced a standard dependent picklist component for use in a screen flow. Now, depending on what the user selects from a picklist (controlling), we can show picklist items dependent on that first selection in a screen flow. Business Use Case:  Business Use Case: Louise  […]

    Read More