SFDX Packaging Commands made easy with tasks.json in VS Code

Before we start, a HUGE shout out to Mohith Shrivastava to help me find a decent solution for this problem. You might know this already that you can create unmanaged and managed package from Salesforce UI easily. But when it comes to unlocked packages, unfortunately, you can only create them using Salesforce CLI. I'm a … Continue reading SFDX Packaging Commands made easy with tasks.json in VS Code

Flow Screen Component: Dependent Picklist with Record Types and Multi-Select support version 2

Hola! 😀 Some time back I had created couple of flow screen components to extend the standard dependent picklist component with record type support (because the OOTB flow component (still) doesn't support this). Flow Screen Component: Dependent picklists based on RecordType selection Flow Screen Component: Dependent Picklists with RecordType and MultiSelect Picklist support A lot of folks … Continue reading Flow Screen Component: Dependent Picklist with Record Types and Multi-Select support version 2

Migration Strategy: Process Builder & WFRs to Flows

Hi, As you may all know, with the upcoming release Spring '22, Salesforce is introducing 'Migrate to Flow' tool (in beta) to help you migrate your existing workflow rules to Flows. And Process Builder Migration tool is also on the roadmap for Summer '22 (safe harbor). Even with the given set of tools, migrating all … Continue reading Migration Strategy: Process Builder & WFRs to Flows