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
Short description of what this feature will allow to do:
A way to embed an entity datagrid in a non-CRUD page would be pretty awesome. For example, being able to add multiple (smaller) datagrids on the dashboard's homepage. A bit like this PR offers: #3543
Example of how to use this feature
Could look like this (Twig pseudo-code):
I'm aware this is an edge-case need. If anyone knows a way to do it with a bit more code, please let me know (I'm stuck trying to fake ea.crud to be able to use {{ block("main", "@EasyAdmin/crud/index.html.twig") }}) π