Skip to main content
New tool CRON Expression Builder — preview next run times before you schedule Apex. Open the builder →
A 3D glass cube representing the new Salesforce Summer ‘26 features and automation updates
Flow

Salesforce Summer ‘26 Preview Orgs: Key Developer Updates

Salesforce Summer ‘26 preview orgs are live, and the changes land mostly in Flow Builder and the platform UI. Here is what developers and admins should test before the release reaches production.

The short answer

Summer '26 preview org registrations open on April 16, and the changes land mostly in Flow Builder: Data Table lookup fields that render the record name and a redirect link, a compact Radio Button Group for screen flows, collapsible fault paths, and explicit batch sizes on Schedule-Triggered Flows.

Key takeaways Register for the pre-release. Preview orgs are essential for validating existing automation against new platform behaviors. Use the new batch size controls in Scheduled Flows to improve stability and performance. Take advantage of the Radio Button Group and the updated error cards to improve the end-user experience in your custom flows. Keep an eye on the official release notes arriving April 22 for full technical specifications on these features.

Salesforce Summer ‘26 preview: what developers need to know

The Salesforce Summer ‘26 release cycle is underway. Preview org registrations open on April 16, so developers and architects can test new functionality before the general production rollout. The changes land mostly in Flow Builder and the platform UI.

Core Flow Builder updates

1. Data Table lookup enhancements

Lookup fields in the Data Table component get easier to handle. Developers can now enable a checkbox to display the record name and automatically configure a redirect link, so the custom URL-building hacks can go.

2. Radio Button Group component

The new Radio Button Group component replaces the standard, bulky radio buttons with a compact control for Screen Flows.

3. Collapsible Fault Paths

Building on the modularity introduced in Spring ‘26, you can now collapse Fault Paths in the Flow Canvas. Complex flows that use shared error-handling subflows get the most out of this one.

4. Schedule-Triggered Flow batch sizes

Developers can now set maximum batch sizes for Schedule-Triggered Flows explicitly. That gives you control over transaction limits and helps prevent governor limit exceptions when a run has a lot of records to process.

User interface and setup improvements

  • Shared List View Editing: a new toggle in the User Interface setup menu allows users with the 'Create and Customize List Views' permission to edit list views that have been shared with them.
  • Object Manager Field Access: a new 'Field Access' tab in Object Manager gives you one place to audit field-level security, replacing some of the legacy 'View Field Accessibility' workflows.
  • Error and warning visuals: the UI for flow errors and warnings has been overhauled, grouping feedback into cards that are easier to read while you build.
  • AI Content Summarizer: a new Lightning component, available in the App Builder, that produces AI-driven content summaries on Lightning record pages.

Other platform notes

  • Global Flow Resources (Beta): still in early implementation, this suggests a new architectural approach for managing variables across multiple flows. We are watching it as a potential flagship feature.
  • Web Console (Beta): launching April 14, the new Web Console promises a more integrated way to execute code directly within the Salesforce environment.

Originally reported by salesforceben.com

Newsletter

One email every Tuesday

New guides, tool updates, and the release-note changes that break things.

No spam. Unsubscribe in one click.

Comments

Loading comments...

Leave a Comment