Thomas Lemaire

Results 4 comments of Thomas Lemaire

Thank you very much! That seems so obvious now, I was probably too tired to see clear... Anyway, I'll implement it later and tell you what.

I am realizing I never fully followed up, my apologies... Thank you @vic-blt! And I did not have time to try the proper way before switching to another project...

Custom actions must now use the attribute `#[AdminAction]` to make them work. [The documentation says](https://symfony.com/bundles/EasyAdminBundle/current/actions.html#adding-custom-actions) > Custom actions can define the #[AdminAction] Which is "must define" in the current case....

Custom actions must now use the attribute `#[AdminAction]` to make them work. [The documentation says](https://symfony.com/bundles/EasyAdminBundle/current/actions.html#adding-custom-actions) > Custom actions can define the #[AdminAction] Which is "must define" in the current case....