Hi,
I think using the target attribute of an anchor is the easiest way.
Create a controller #myWidget that displays your widget.
Then you can create an achor that links to your controller:
e a
linkToLocal: 'myWidget';
target: '_blank'.
HTH,
Nico
2011/10/4 Bernat Romagosa
<[hidden email]>
Hi list,
I need to get a component to show in a different window, tab or in a popup. Is there a way?
Thanks!
--
Bernat Romagosa.