Hello, I am trying to add a dropdown on a repeated list that only shows when clicked on the button, which is on the list.
Currently, I am using a variable that is set to true when clicked, and the dropdown is shown. However, currently, all the dropdowns on the list items are showing. Any ideas on how to modify the show/hide formula?