sxsws

Results 7 comments of sxsws

you could add an action and link to the filtered list by building the url with the admin url builder

This would be great. EA needs all the UI help it can get!

OK, i reported a similar incident a few days ago. You can upgrade to 104, but I've found that switching to incognito mode has fixed it for me: options.add_argument('--incognito')

The file *is* uploaded, but to the folder specified in `setUploadDir`. To fix it you need to modity one file: In `Controller/AbstractCrudController.php` in `processUploadedFiles(FormInterface $form): void` you need to modify...

I had a quick go at doing it once and it was relatively easy because it's only really changing the yaml processing. Backwards compat would be broken of course, but...