Services Plugins FAQs

Advanced Multi Uploader question

I am trying to consider if Advanced Multi Uploader Plugin is right for me. My users have profiles. I want them to be able to upload multiple images, and then display them on their profile. Does AMU store each image in a separate entry on their App Data in the DB? So like say I want this Image to display the 3rd image they uploaded, how would I do that?

thanks!

Hi @Vishera, thanks for reaching out.

Yes, if you use the option with storing to Bubble AWS, each uploaded file is stored separately in-app file manager.

In your workflow after uploading the file, associate the uploaded file’s URL (which you can get via your FileUploader element) with a field of a “thing” in your Bubble App.

Store the above “thing” in your Bubble App database.

After that create a repeating group to display all the above “things” which will have a field consisting of the URL of your files. So if you would like to display namely the 3rd image, that is already related to the RG filtering option setup.

BTW: In case you have doubts about the plugin’s usability, before purchasing, you can try the subscription model for the plugin. For example, if you subscribe to a plugin for one day you’ll end up being charged for this plugin fee / 31.

If there is anything else that I can help with about our plugin, please drop a message :wink:

Regards,

I have to have a paid bubble plan before getting a subscription through Zeroqode :frowning: