fdiedler

Results 41 comments of fdiedler

@craue Arf, it seems that there are not saved into session. So parameters are lost if I navigate through steps. In fact, the first step sets some options (not mapped...

@craue Yes that is the reason. That is what I done but it does not work. because all data stored in Request are lost if there are an error in...

@kevincerro @Warxcell @craue Nice feature. I use Gaufrette to store images on AWS because my PAAS does not have a filesystem. Does this feature will be merged ? Thanks,

Hello, Same problem with EA v4.0.6 with Bootstrap 5 layout :( ![ea_bug_design](https://user-images.githubusercontent.com/42271872/154654039-3672c94d-7e14-48b5-92f5-ceb836e05082.png)

@javiereguiluz I investigated and found the issue with Bootstrap rendering input groups. You need to set the height property of "input-group-text" to "auto" (or remove the property). As a workaround...

@a-r-m-i-n Good feature 👍

@javiereguiluz Any news about merging this feature ? Thanks

@a-r-m-i-n Yes, good feature, I have the same issue ;) Thanks

@javiereguiluz The modal contents is defined in any user twig template that overrides the `layout.html.twig`. In other words, it is the responsibility of the user to define the modal where...