Unable to import an image list on Bubble Mobile

Hello everyone,
Excuse my poor English, as I’m French.

I’m trying to do something very simple that isn’t working, and I don’t understand my mistake.

I want to import a list of images into a database, but nothing works.

Here’s the example:

I create a new data type with an image_list field of type image list.

I create a button

In the workflow, I request to open the camera library in multiple images.

I request to create a new thing, and retrieve the result in step 1.

I activate access to the camera

the images appear correctly in the file manager

But nothing appears in the database.

Yet I don’t think I made a mistake.

I should point out that I did test it using BubbleGo.

Can anyone help me? Or is this a beta bug?

Thanks in advance.

1 Like

The camera library picker can act a bit clunky. Slightly diverting here but we developed a solution that might take care of your issue and more, also better UX.

Does your plugin allow you to limit the number of images a user can upload?

For example, a maximum of 5 images

Hi there @fdebruyne,

We now have two different ones, the latter uses bubble hosting. They do not support a maximum limit, we can add this in as I think it’ll be a great addon.

Both plugins use the same architecture under the hood.

Uploadcare: https://bubble.io/plugin/uploadcare-image--documents-1751285937930x718665308966223900

File uploader: https://bubble.io/plugin/:outbox_tray:-file-uploader-bubble-mobile-1752656818179x625140694334046200

If someone could explain to me why the images are not saved in the database please, because I do not see where the error comes from.

This topic was automatically closed after 14 days. New replies are no longer allowed.