Basically I want to be able to create a media type, then just mass upload files and have them stored as that media type.
ex: we created a "Document" media type that has an upload field, file description etc. I want to be able to upload multiple docs at once and then go in and edit the individual fields as I need them.
Allow custom media type by default
Basically I want to be able to create a media type, then just mass upload files and have them stored as that media type.
ex: we created a "Document" media type that has an upload field, file description etc.
I want to be able to upload multiple docs at once and then go in and edit the individual fields as I need them.
Any way to do this currently?
Hi Andrew,
Have you tried using this package MultipleFileUpload. It will allow you to upload images/docs in mass and you can also choose the Media Type.
Hope this helps
//fuji
is working on a reply...