hi everyone,
I want to save locally an image and then show it in a widget. for this, I have converted an image into a Base64 String with a custom function, but I can not change it back into an image, I have tried many functions but with no success.
Do you know a custom function or a method to accomplish this , to make the Base64 String into an image (UploadedFile)?
Thanks a lot