Identifying Clicked Buttons
Overview
Knowing which button has been pressed in Salesforce Flows is crucial to ensure the right action is taken. This article will provide a comprehensive guide on using the Avonni Button Group component, configuring the Row setting, and leveraging the "ClickedButtonName
" attribute to determine the pressed button in a flow.
Detailed Steps
Drag and drop the Avonni Button Group component into your screen flow. This component allows you to create groups of buttons for seamless navigation and interaction.
Leverage the "
ClickedButtonName
" Attribute to Identify the Pressed Button. Once you have set up the individual buttons within the Avonni Button Group component, the "ClickedButtonName
" attribute becomes available.
Last updated