'How to Replace Kivy BoxLayout

I'm Trying to Have Multiple BoxLayout's that take the same position and switch between them using buttons. I was able to Set the BoxLayout's in the the same position but I haven't figured out how to Bring One of the to the Front. I've Tried Setting each BoxLayout with it own id: but I haven't had any luck moving them to the front. ANY IDEAS?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source