I have a viewstack on my main application. I have two views, in one of this view I have a component.
I another I have a simple panel. When I push a button inside the component, I want to change main viewstack, but the problem is that I can't access the main viewstack ID from my component. How can I do it? Thk. Giro.

