Open Flow Dialog
Overview
The Open Flow Dialog interaction launches a Salesforce flow in a modal dialogue within the Salesforce Experience Cloud environment. This interaction allows users to complete a process or input data without navigating away from the current page.
Tutorials
Name | Description |
---|---|
Learn to trigger Salesforce flows with Avonni Button clicks, enhancing user experience in Experience Cloud. |
Properties
Name | Description |
---|---|
| The unique identifier of the Salesforce flow to be launched. |
| Any variables needed to initiate the flow with specific data contexts. |
| The title displayed at the top of the flow dialog. |
| A short description of the dialog’s contents, providing context for screen readers and enhancing accessibility. |
| The pre-set sizes for the modal:
|
| A toggle determines whether the dialog has a footer with a button to close the modal. |
| Defines the behavior after the flow is completed successfully. |
| Defines the behavior when the flow dialog is manually closed by the user. |
| Specifies the action to take if an error occurs within the flow. |
Tips for Effectiveness
Ensure the flow is intuitive and all fields are clearly labeled.
Test the flow for functionality and user experience across different device sizes and screen resolutions.
Be clear about the flow’s outcome in the On Finish Interaction to set proper user expectations.
Ensure the flow have access to run properly on Experience Cloud.
Last updated