Paul Rijke

Results 23 comments of Paul Rijke

Is there a special reason to put the subsriber logic in the controller? I normally do this in a seperate subscriber class

It looks like a constructor replacement to me. Why not setting it in the constructor?

Looks good to me. I did a template override to addresss this, but this feels cleaner

How do you make EntityFilter suitable for multiple selections? As far as I can see only one can be selected

I do more or less the same but way simpeler I think? Just call the service in the formatValue method like this ``` ->formatValue( function ($value, $entity): ?int { if...

If you use collections, make sure you set ``` ->setFormTypeOptions([ 'by_reference' => false, ]), ```

I've a message that return a blank html, it has 2 attachments. Does this help? [Campaña Caser Salud Otoño-Invierno 2020-2021, ¡te esperan grandes premios!.zip](https://github.com/ddeboer/imap/files/5238986/Campana.Caser.Salud.Otono-Invierno.2020-2021.te.esperan.grandes.premios.zip)

Hi Kevin I am not that good of a programmer but if I can test something or think with you no problem