Sébastien Alfaiate
Sébastien Alfaiate
I have few questions: - in the same way we can define the title of a Crud, is there any chance we could define the slug/path too? - ~we can...
@Geolim4 or if you can create a minimal reproducer project, that could be great
I have the same issue, I was looking to do something like this, but currently, the level can only be set on the category.
Duplicate of https://github.com/t1m0n/air-datepicker/issues/319
Hi I think the `setUploadDir` method should not be deprecated. Currently, using the `ImageField` is very easy and requesting to provide a `UploadedFileAdapter` every time is IMO cumbersome. Can we...
Yeah, that's a weird decision. But they also suggested to use the full SVG version. Full SVG are all the same size (square images) with margin on sides: https://github.com/FortAwesome/Font-Awesome/blob/7.x/svgs-full/solid/lock.svg https://github.com/FortAwesome/Font-Awesome/blob/7.x/svgs-full/solid/arrow-up.svg...
Hi @stof, Thanks for your review. I think all your comments are fixed now. Please note that my proposal was based on the Slack code, so most of your comments...
I am also facing the same issue on PrestaShop 8.2.1 in the admin section on the order details page, I cannot see the image thumbnail. When I try to open...
Hi @slowestwind, which database are you using? To support accent-insensitive search, the proper way is to configure your database with an appropriate collation. With MySQL, this can be done using...
I think that sentence is a mistake in the documentation. > Be sure to add the `IsValid` attribute/annotation to any property where you want the object on that property to...