Hi,
In version 2.2 I have an entity in which I load images with fileStorageUploadField
.
Would there be a way to save those images when loading them in the META-INF/resources/icons folder?
I need to reference those images that are loaded in the image
component that I have in the MainView.
Thanks.