Tersoal
Tersoal
I needed a way of getting total rows of file and I've added a function in my Symfony service that works. filename is a property in the service, you can...
I see. The method must be improved. Also it's coupled to symfony. Sorry for the inconvenience.
Hi. It's needed this. I'm detecting some issues: 1.- When I create a new item and I upload a image, automatically the file is upload to "[defined path]" and "[defined...
Thanks! Let me see...
Well, it does not work. I have defined my image field with 'saveOriginal' => false (or you can delete this as it's by default). The image file is upload by...
I'll put here. Is up to you how include it in the docs. I see other problems that I have to confirm in my tests.
Hi. I have resolved the old image files deletion with a service. The problem is that it must be done for all entities that have a comur image field, and...
This is so old that I need to review it. Also I'm trying to make this work on mobile, now it's unusable.