Can different users save item files for the same category to the same folder?
Posted: 01 Nov 2019, 20:37
Hello. I love that component, but I face following issue about it:
- Administrator on backend create category X, added files on phocadownload/X and upload multiple items from the files of that folder;
- User A on frontend has permission to upload a file on category X, but its files are saved on phocadownload/A;
- User B on frontend has permission to upload a file on category X, but its files are saved on phocadownload/B.
The location that are stored files perhaps follows the actual philosophy of the component, that the files uploaded from a user are stored on a folder of that user. But thinking about the files are owned by the subject materialized by the category, it would be better that the files stored from A and B that be phocadownload/X, where the database that stores the files uploaded from them will continue to points who upload.
So, for users on frontend, are there any way to store files on a fixed category folder? And can that folder be exclusive of that category (to develop other categories to other folders)?
- Administrator on backend create category X, added files on phocadownload/X and upload multiple items from the files of that folder;
- User A on frontend has permission to upload a file on category X, but its files are saved on phocadownload/A;
- User B on frontend has permission to upload a file on category X, but its files are saved on phocadownload/B.
The location that are stored files perhaps follows the actual philosophy of the component, that the files uploaded from a user are stored on a folder of that user. But thinking about the files are owned by the subject materialized by the category, it would be better that the files stored from A and B that be phocadownload/X, where the database that stores the files uploaded from them will continue to points who upload.
So, for users on frontend, are there any way to store files on a fixed category folder? And can that folder be exclusive of that category (to develop other categories to other folders)?