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
I am used to work with ApyGrid Bundle, and I thought I was doing something bad, because the search did not work with the columns related with the ManyToOne columns on my object, although they are properly displaying their names (not the ids) and are 'linkified'.
I don't know if I'm missing a point, or this is a performance decission to not include this columns on the search query. I know this solution works fine javiereguiluz/easy-admin-demo@5b5bc81
but I'd love that if I include the field on the search YML fields, then it would work as expected (from my experience on ApyGridBundle, if it's displayed then it is searchable). I moved to EasyAdmin, because it was YML/config based, and I was controlling with the same approach the ApyGrid bundle via YML and my custom service. Thanks for your great work.
The text was updated successfully, but these errors were encountered:
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.
I am used to work with ApyGrid Bundle, and I thought I was doing something bad, because the search did not work with the columns related with the ManyToOne columns on my object, although they are properly displaying their names (not the ids) and are 'linkified'.
I don't know if I'm missing a point, or this is a performance decission to not include this columns on the search query. I know this solution works fine javiereguiluz/easy-admin-demo@5b5bc81
but I'd love that if I include the field on the search YML fields, then it would work as expected (from my experience on ApyGridBundle, if it's displayed then it is searchable). I moved to EasyAdmin, because it was YML/config based, and I was controlling with the same approach the ApyGrid bundle via YML and my custom service. Thanks for your great work.
The text was updated successfully, but these errors were encountered: