0
votes

I'm using stapi beta as a backend for a website i'm building, and have noticed that i have no option for multiple file selection in the admin - file upload section.

This feature seems to be in a screen shot on the strapi website , so i'm wondering if this is the same for other users or if i have some sort of 'bug' or corruption in my install

I have been running in production mode, which i thought might be the problem, but have also tried running in develop mode and still have the same results

I'm running straight out of the box with this plugin, so have no additional code

No errors are shown.

1

1 Answers

0
votes

When you create a new Media attribute in your model, you have a checkbox just under the name input.

You have to activate it to be able to upload multiple files.

enter image description here

Note: this is the new modal that will be released in next weeks - but the checkbox is in the same palce.