Hi everyone,
I'm trying to do the following:
I have 2 folder containers on the same screen. I superpose them and have a button that aim to display either one or the other (i.e. when clicking the button, the chosen container is brought to the front).
In order to do that, I created a flag cube. If the entity corresponding to a specific folder container is set to 1, then it should be brought to the front. My problem is that I don't know how to bring it to the front (I know how to show/hide a label but I'm not sure how I can do that with a container.)
Thanks in advance for your help !