We are looking to move away from Archetype to built in Nested Content for all future projects because the Archetype package is now sunset. A lot of our current Archetypes use the Umbraco.UploadField property editor for image uploads instead of the media picker but it appears that file uploads are unsupported for Nested Content, is this correct?
Thanks for the quick reply. That certainly might be the best option for the future, it was mainly for users that are used to uploading files directly with Archetype. I will definitely look into switching from direct uploads to using the media library from now on.
Nested Content - Uploads
We are looking to move away from Archetype to built in Nested Content for all future projects because the Archetype package is now sunset. A lot of our current Archetypes use the Umbraco.UploadField property editor for image uploads instead of the media picker but it appears that file uploads are unsupported for Nested Content, is this correct?
Hi Luke,
According to the docs of the legacy nested content package it is not supported : https://github.com/umco/umbraco-nested-content/tree/develop
Maybe you can use a media picker and let the user upload them in the media library
Dave
Hi Dave,
Thanks for the quick reply. That certainly might be the best option for the future, it was mainly for users that are used to uploading files directly with Archetype. I will definitely look into switching from direct uploads to using the media library from now on.
Luke
is working on a reply...