#1MinuteTip #SalesforceSummer25 Make your flow screens dynamic by running flows in the background automatically. With screen actions you can use additional flow logic without the user leaving the screen.
When a user enters a value into a screen component, they see the results of that logic, and updates to the screen in real time. Screen actions help you build screen flows with fewer screens and provide an improved user experience.
By default, automatically triggered screen actions run any time their input values are updated, and any time the screen loads, except when a user gets to a screen by clicking the Previous button on the next screen.
Product Area: Flow
In the following example, as soon as the user selects an account, the data table shows the contact list for that account without the user having to click any button or navigate to another screen.

Watch this quick video to learn how you can easily configure and test this feature in your Salesforce org.
References & Useful URLs
- For Related Summer ’25 Release Note Article – Click Here