Adding extra functionality into existing Folder item in Media
Hi folks,
I would like to try my hand at extending the backoffice functionality and have picked a multi-file upload as a starting point. Ideally I'd like to add it to the right hand panel of the Folder item as a new tab, and some extra functionality in the existing Umbraco Properties tab. I'm sure this was how the previous multi-file upload functionality was created too.
The trouble is I am not sure where to start. Can someone please point me in the right direction? A starting point(s) much appreciated.
A folder is a media type which is the same as a document type. So if you go to settings to media types there you can add extra properties and tabs to your media type. You could also create custom media types here. This Multiple File Upload supports those.
Adding extra functionality into existing Folder item in Media
Hi folks,
I would like to try my hand at extending the backoffice functionality and have picked a multi-file upload as a starting point. Ideally I'd like to add it to the right hand panel of the Folder item as a new tab, and some extra functionality in the existing Umbraco Properties tab. I'm sure this was how the previous multi-file upload functionality was created too.
The trouble is I am not sure where to start. Can someone please point me in the right direction? A starting point(s) much appreciated.
Thanks,
D.
A folder is a media type which is the same as a document type. So if you go to settings to media types there you can add extra properties and tabs to your media type. You could also create custom media types here. This Multiple File Upload supports those.
Jeroen
is working on a reply...