[Flow] Redirect inside a widget view controller

Christian Loock chl at vkf-renzel.de
Mon Jun 16 11:44:00 CEST 2014


Hello,

is there a way to perform a redirect inside a widget controller?
Something like the default $this->forward('index', 'standard', 
'Packagename');

When I do this, i get a 404 because it seems to be setting a subpackage 
SubPackage key: "ViewHelpers\Widget"

Also I need to perform a redirect to another action inside the widget 
itself, which will then call the page that contains the widget, but 
calling the other action of the widget. Is this possible?

-- 
Christian Loock
Web Developer
Renzel Agentur
www.renzel-agentur.de



More information about the Flow mailing list