I have a gallery with buttons, each having its own logic. I want to be able to trigger these buttons automatically when a specific button outside the gallery is clicked. I've tried using variables and conditional statements, but I'm unable to make it work as expected.
Button outside OnSelect logic" select(Button5) which is the name of the Button inside the gallery
any help how to do it?