#1MinuteTip #SalesforceSummer24 You can now add an Action Button component to a screen flow that will execute an autolaunched Flow to retrieve and display information without leaving the current screen.
Product Area: Salesforce Flows
For example:
- Create a screen that includes a Lookup component to allow user to select an Account record.
- Add an Action Button to launch an autolaunched flow that retrieves all the Contacts associated with selected Account and
- Displays it in a data table on the same screen.
The user doesn’t have to navigate to the next screen to display the contact list.
Add the Action Button component. Define the button properties that includes API Name, Label & the Autolaunched Flow that the button will call. Pass input parameters to the Autolaunched Flow and receive output values.
References & Useful URLs
- For Related Summer ’24 Release Note Article – Click Here
- YouTube Video – Salesforce Flow: New Feature Introduced in Summer 24 Release (this link will take you directly to 24:22 minutes on the timeline to see how to configure action button. Brought to you together with Apex Hours)
Want to Receive these Tips in your Inbox?
Finding it overwhelming to keep pace with Salesforce’s new release features? Try our “1 Day 1 Tip 1 Minute” emails, where you are going to get 1 tip every day that won’t take more than a minute to read. To find out more and subscribe please click here.