Has multiple file upload feature been implemented in glide?

Hi Guys,

I saw that in feature request it was commented saying multiple file upload feature has been implemented

Is this done? If yes which component allows this?

Thank you in advance for help.

Regards,
Dilip

You can do it with a File Picker. Target it at a Multiple Files column.

Hi @Darren_Murphy ,

Thank you for replying,

How do I display it with its

  1. multiple images?
  2. Multiple videos?

Can it be shown as carousal?

Regards,
Dilip

I just tried for images.

I can display it using image component

Regards,
Dilip

A Multiple Images column used in an Image Component should render as a carousel.
Videos are different - it’s generally not recommended to use Glide Storage for videos.

Hi @Darren_Murphy ,

Thank you for responding. Wanted to know more on this

Is it because of streaming or upload size?

I have implemented my entire system to store videos on glide storage.

How would it impact my platform performances?

Should I consider alternative?

Regards,
Dilip

See the section on Video Hosting below: