[Flow] Links from ajax widgets to outside actions
Teo C.
mathaios76 at gmail.com
Thu Jun 26 11:17:35 CEST 2014
Hello,
I created an ajax widget for filtering a table. Everything works fine (clicking on some tabs table content get's filtered), except the fact that in each table row now the links to edit/view/delete actions are all wrong (a "subpackage" parameter is added to the link).
I tried using the "useParentRequest" parameter in the links but now I got the error "You can't use the parent Request, you are already in the MainRequest." in the ajax response (links are inside the widget template that got called via ajax.
Was not the purpose of "useParentRequest" to avoid those problems ? Any suggestions ? Thank you !!
More information about the Flow
mailing list