Concrete5: multipleSelection on File Manager

Created on 3 Oct 2019  路  4Comments  路  Source: concrete5/concrete5

Multiple file selection on File Manager seems to have been removed on recent versions.
The method described here no longer seems to work:
https://documentation.concrete5.org/developers/working-with-files-and-the-file-manager/working-with-existing-files/add-file-manager-support-to-your-blocks-and-single-pages

This is a very useful feature as there's situations that require adding long lists of files and adding one by one is far from ideal. Currently the window closes after clicking on the first file.

I wonder if we can look into getting this feature back?

Stale

Most helpful comment

So I managed to re-implement this with the new concrete5 file manager. Though it's a bit different to the checkbox implementation that used to be available.
Here is an example showing a possible implementation
out12

All 4 comments

So I managed to re-implement this with the new concrete5 file manager. Though it's a bit different to the checkbox implementation that used to be available.
Here is an example showing a possible implementation
out12

So I managed to re-implement this with the new concrete5 file manager. Though it's a bit different to the checkbox implementation that used to be available.
Here is an example showing a possible implementation
out12

It would be simply perfect...

So I managed to re-implement this with the new concrete5 file manager. Though it's a bit different to the checkbox implementation that used to be available.
Here is an example showing a possible implementation
out12

That looks pretty decent! Maybe do a PR with that implementation, that'd be super useful.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!

Was this page helpful?
0 / 5 - 0 ratings