You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the list view and within the layout.html.twig, I'm adding a checkbox that shows/hide rows based on a status. The issue arise when editing or creating a new record, regardless of what I do in the listAction or in createListQueryBuilder the referer removes any additional parameter that I pass, loosing state for the list view. Is there a way to solve this problem?
Is there a feature we can add to the bundle to maintain state?
Thanks
L.
The text was updated successfully, but these errors were encountered:
Note: This is our first stab at this and there may be – and probably are – better ways to do this. Fell free to use or comment on our current solution.
I'm closing this issue because we're starting a new phase in the history of this bundle (see #2059). We've moved it into a new GitHub organization and we need to start from scratch: no past issues, no pending pull requests, etc.
I understand if you are angry or disappointed by this, but we really need to "reset" everything in order to reignite the development of this bundle.
In the list view and within the layout.html.twig, I'm adding a checkbox that shows/hide rows based on a status. The issue arise when editing or creating a new record, regardless of what I do in the listAction or in createListQueryBuilder the referer removes any additional parameter that I pass, loosing state for the list view. Is there a way to solve this problem?
Is there a feature we can add to the bundle to maintain state?
Thanks
L.
The text was updated successfully, but these errors were encountered: