Hi, i am working on a gallery, my problem is that i added a button that makes visible a containter that is used as a confirmation window, when i press the button this windows shows visible in every gallery's item. I want to know if it is possible to do that when pressing the button it only makes the container visible inside the selected item
btn on select: Set(bool_Ventana_Confirmar_Solicitud; true)
Container Visible: bool_Ventana_Confirmar_Solicitud
Thanks 🙂