need help with database with a media gallery field

I need to make an upload button that takes the images to the gallery, the upload button only sends an image to the database, how do I take an image to the media tab?

also, wix app media share is not working

Hey,

You can allow users to upload images directly to the media gallery field by adding some code to your site.

You should find this post helpful.

This forum is specifically for questions about Corvid by Wix, if you are having issues with any of the Wix apps please contact Wix Support .

Hope this helps!

Dara | Corvid Team

OK thanks, but I already looked at this post several times and I couldn’t understand it so I came to ask for help, I know almost nothing about the wix codes, I started using wix a long time ago, but I only learned the basics of the codes.

what I need is a code almost the same as the post but more simplified.

  • an uplaod button for an image with no mb limit
  • a text box for the image title
  • and a confirmation button to send the data to the database.
    I would have done the upload settings with the buttons of the editor “connect to the data” but as I said, the upload button only accepts the field of a single image.
    if it connects to the gallery field I would have already done.

the real problem is that the gallery serves as an “art history for my site”
the idea is to make the members send the image to their history, with a title and categorized.
as safe or explicit content.

so far I thought about using the dropdown menu to make the options: “is the image?” “safe, explicit, etc.”
for the image to enter a gallery for members over 18 years old only.

this must be a very boring code and it can give you a headache even if you know everything about wix codes, so I was wondering if there is a better or easier way to make such a system.