Unfortunately not, I do navigation just fine in onActions, the problem here is that I need to navigate to a different view based on an URL parameter. I parse this URL parameter and navigate to view B_VIEW, but since in the window the default view is A_VIEW, that is shown and I cannot make B_VIEW appear.
↧