Entries by Chase Kaiser

From Chase Kaiser – Tips on Managing Your Flow Tabs

If you are like me, you break your more extensive flows into multiple (sometimes dozens) of subflows. When building out and debugging these subflows concurrently, it can be a massive pain to navigate between them all as Salesforce gives each tab the generic “Flow Builder” title, leaving you with a mess like the screenshot below. […]

From Chase Kaiser: A New Quick Choice Feature – “InstantNavigation Mode”

“InstantNavigation Mode” is a new feature added to the Quick Choice component (now located in the new flowscreencomponentsbasepack) that, when set to true, triggers a navigateNext event when a visual card is selected.  This allows for fast navigation through a flow, especially when additional processing is needed based on the selection before further inputs/screens can […]