Michael KolodnerAug 212 min readCooler Than Validation RulesBefore save Flows can show a custom error component to serve as validation. A powerful feature, but validation rules still have their place.
Michael KolodnerJul 103 min readDesign for User Success: Screen FlowsScreen flows can be elements you use to design your record pages, adding options beyond the standard layout controls.
Michael KolodnerJan 317 min readEmail to someone not [yet] in SalesforceHow I solved the challenge of emailing someone that might not be in Salesforce and still relating that message to the right record.
Michael KolodnerOct 25, 202310 min readPlatform Events — My New Favorite ToolAn introduction to Platform Events and the cool things I've found to do with them.
Michael KolodnerAug 30, 20233 min readFree Things I Always Install: Unofficial SFUnofficialSF is a treasure trove of flow extensions, code snippets, and more. There are some tools I always know I'll need and others I keep
Michael KolodnerFeb 15, 20235 min readNaming Convention FlowsHow to make text-named records have consistent and useful names.
Michael KolodnerJan 18, 20234 min readi++ (or For Loops) in FlowHow to create a For Loop in Salesforce Flow. (Increment a counter like i++.)