I understand that v12 separates the upload directory into sub-directories but it does so by using substring portions of the id as directory names. Eg.
upload/638/3b013638-aaf9-11e6-b80d-060c6f621ec1
While this will probably spread files more evenly the criteria for splitting the directories is rather random.
I have a couple of custom "document"-type modules, for example a Contract Documents module related to a custom Contracts module.
These documents are logged in a separate modules because we want them separate from generic "Notes" uploads such as email attachments etc.. and it would be nice if I could also store them in a separate upload directory or sub-directory specific to that module.
Any thoughts on whether this type of additional separation can be achieved within the Extension Framework?
Thanks,
FrancescaS