The new multiple image and file upload component is great and will work well for many use cases, however there are some additional features which would super charge this.
Ideal solution would be to merge the multi upload functionality with holding the images and files in individual data columns. This maintains flexibility for which images and files are displayed and used where.
One possible way to do this would be to set a maximum for the number of files or images that can be uploaded each time, say 10. Then you could have 10 columns in the data and map the fields.
Displaying Images & Files:
The image component seems to automatically display as a carousel when linked to a multi image column. An added option for a gallery view with 2 column, 3 column, 4 column etc options would be excellent. Then you can see all the images and click on each to open or download.
Yes you can do it @Jeff_Hager . Just add a button to show a new screen, insert the file picker component there and then add the new files in addition to the existing ones.
This is getting closer to usable, but we still need the ability to click an image in the carousel and go to the link for that specific image, or perform another action based on that image link.
I’m not sure what happens in the background, but it was my understanding that when you upload an image to Glide and Glide stores it for us, Glide compresses it and optimizes it for display. I could be mistaken.