Log in
Log into community
Share feedback, ideas and get community help
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 3 months ago
0
Follow
[Flow] Get the selected index of a list of Dynamic items buttons
[Flow] Get the selected index of a list of Dynamic items buttons
Inactive
0
Follow
O
Orsy
3 months ago
ยท
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
Share
Open in Discord
B
Baptiste
3 months ago
You could get that with a set variable block with code:
B
Baptiste
3 months ago
{{Items}}.indexOf({{Selected item}})
Add a reply
Sign up and join the conversation on Discord
Join on Discord