Ok, I’m using collections.
Within each collection I want to install a button that when clicked opens a drop down text box. Clicked the second time it closes up and disappears.
Problem > It does it to each of the collection entries at the same time.
I want the button in each collection to only open the drop down in that collection item, not all of them at once…
Thoughts?
Here is my public share link: LINK