Julien

Results 9 comments of Julien

It looks very nice, @javiereguiluz did you have the time to check this?

> For me this fixes it for all pages (with the current implementation) > > ``` > $choiceField = ChoiceField::new('status') > ->setChoices(Status::cases()) > ->setFormType(EnumType::class) > ->setFormTypeOption('class', Status::class) > ; >...

@javiereguiluz It will be great to add the validation of Image with ImageField :)

I don't really know how it works. I wanted to change but I think it can break the 1.* so maybe when you will do the v2 stable ?

Indeed, even with the user process creation : ![image](https://user-images.githubusercontent.com/3284722/120608356-66249280-c451-11eb-9b03-8452048620f3.png) Quick solve is to replace the `'` with `’` but I hope there is a better way :)

Hello, your PR looks very nice, what are the "blocked point" now?

I have the same issue when I upgrated ORM 2.19 to 3.1 and using Messenging with Scheduler. It is so strange...

Hello, it the same for me, it is working! Thanl you!