Share feedback, ideas and get community help

D
F
M
a
g

[Flow] Get the selected index of a list of Dynamic items buttons

I need to get the index selected by the user in a list of buttons created by a Button Dynamic items component.
B
2 comments
You could get that with a set variable block with code:
{{Items}}.indexOf({{Selected item}})
Add a reply
Sign up and join the conversation on Discord
Join