Is there any other workaround? In my case the showView
action is executed from a global event, which can be called inside or outside a tabView. Also I can't pass any params beacause the event is only called in an onSuccess
field of an insertFromParams
action.
Thanks in advance