Following the method described in this post, I have been able to successfully set up tabs in the CMS to attach multiple files/images to a page. How can you then set up a drag n drop functionality to reorder the list of attached files? The way the form fields in the User Forms module can be reordered looks perfect.
I know about the Has-many file manager module. However,
- The module does not install properly in SS 2.3.0-rc2.
- The files/images attached to a page have to be uploaded separately for each page from your computer. I need the files/images to be attached from the existing assets folder/subfolders. And when an attached file is deleted on a page, it remains intact in the Assets folder. The method described in this post achieves this, but not the reordering.