Users are uploading images of an aircraft on a form which is then saved to the database as a list of images for the Type ‘aircraft’.
Whenever a user uploads 2 or more images something interesting happens. The images are uploaded and can be found in the Bubble File Manager and tiny thumbnail can be seen when viewing the database. But when you open the database row in edit mode the only thing found is a single blank image. If I delete the singe blank image then all the tiny thumbnail images from that upload disappear as well.
-
Below you can see the 3 thumbnail images of aircraft that were just uploaded.
-
Here you can see these 3 images are found in the Bubble File Manager and I’m able to view the images in the file manager in full size.
-
But when you try editing the aircraft from the database you can see those 3 images are not there. Instead there is one blank image.
-
I have a repeating group that displays the aircraft’s images. But in this case no images are displayed. The only thing displayed is blank space which I assume is due to the blank image in the database. (I darkened the background color so you can see the blank image and delete icon.)
-
I’m am using the Multi-Uploader plugin from Zeroqode.