Image saved to AWS bucket not displayed on infolist.
Hey all, I have a form with the fileupload:
When submitting it seems to be working fine, the problem is that whenever I go to the view page, the image is not displaying. When inspecting, the img element doesn't have an src (<img src style=").
This is what im trying in my infolist:
So if anyone knows a possible solution, please let me know. If i should clarify some more, please let me know and I'm happy to do so.
1 Reply
Update: I have changed some things and currently when uploading the file upload loading circle is not making progress. Also after selecting a file to upload an error about cors occurs.