[Flow] Multiple Widgets loose context
Alexander Wende
a_wende at web.de
Thu Oct 30 08:59:23 CET 2014
I use the Paginate Widget two times in the same template. I added the widgetId attribute to the viewhelper, so that every widget get its own scope. Now I can paginate in both widgets without affecting the other one. That works fine.
But when I paginate with the one widget, the context of the other widget get lossed and it start again with the default values.
It would be nice if the widget could stay in the last context. Is that possible?
Thanks
Alex
More information about the Flow
mailing list