EasyAdminBundle
EasyAdminBundle copied to clipboard
Generate CRUD link on one-to-many with the one as filter
Short description of what this feature will allow to do: Generate link to CRUD on index page of one in one-to-many table.
Example of how to use this feature Book has chapters, in the book's index page total chapter will have link to chapter's index page with the previous selected book as a filter.
you could add an action and link to the filtered list by building the url with the admin url builder