Hi,
have have a view X. On front of this view, I have a popup window with to buttons. The function of one of them is navigate from the view X to another view.
If I do this using plugs, thows this exception:
"Cannot navigate from view <myview> because it is not part of the current view assembly".
I could do this by some code?