Luismi Sánchez

Results 4 comments of Luismi Sánchez

Reading all the previous comments (thanks a lot guys for your examples) I've got it working en EasyAdmin 4 + Symfony 5.4 (php 8.1.1). Works for me on edit user...

https://github.com/EasyCorp/EasyAdminBundle/issues/5227#issuecomment-1167821550 Just to say thanks to @Digi92 . Working solution on Symfony 5.4.22 and Easyadmin 4.6.1.

> I was experiencing the same issue as @Wacuta and @jmeyo , on EasyAdmin 4.6.3 > > This was working: > > ``` > yield AssociationField::new('parents') > ->setQueryBuilder( > fn(QueryBuilder...

Hi @florimondmanca. Just to say thanks :upside_down_face::beer: