http://qs321.pair.com?node_id=1101018


in reply to Catalyst Framework - target tt2 view

If you want to change the view for a page/method inside a controller you can do this.

$c->stash->{current_view} = 'OTHER_VIEW';