I would like to have a section on my page that allows for multiple media files to be uploaded as links to be displayed on the webpage, but I am not sure where to start. The current media picker in umbraco allows you to select one media file. Suggestions?
Multiple Media Picker
I would like to have a section on my page that allows for multiple media files to be uploaded as links to be displayed on the webpage, but I am not sure where to start. The current media picker in umbraco allows you to select one media file. Suggestions?
Try look at
http://our.umbraco.org/projects/backoffice-extensions/digibiz-advanced-media-picker
Or use could add a link attribute to the Media item itself and use the MultiNodeTreePicker now built into Umbraco to pick them.
Rich
is working on a reply...