Hi! I have setup a Faceplate screen with 10 superimposed containers, thats because I manage their visibility with a variable (if var = 1 show container 1, if var = 2 show container 2) due to the proyect increasing its size I want avoid using so much containers, and manage to use like a screen switch but for the containers. There is a way to do this?
-Thanks!