Hi,

The image is saved embedded in your page in a child node called ‘uploadImage’. 
It is not added to the DAM.

The DAM upload field is very similar to the basic upload field, 
cfg.fields.basicUpload(), but will let you edit the image directly in the 
dialog before saving.

To upload to the DAM use the asset link field and choose upload from the picker 
dialog.


Regards,

Tobias Mattsson
Senior Software Engineer
Magnolia International Ltd.

> On 21 nov 2014, at 10:52, Christian Rudolf (via Magnolia Forums) 
> <[email protected]> wrote:
> 
> Hey,
> 
> I am using blossom and created some dialogs. Till now I used 
> dam.fields.assetLink() for images but I wanted to skip the detour over an 
> upload in the asset app. Thats why I tried to use dam.fields.damUpload(). The 
> dialog and the upload works and I do not get any errors but... 
> 
> My problem is that I can't find where the uploaded asset is saved. There is 
> no node in the jcr and no image in the assets app. So how can I use the image?
> 
> Here is my used dialog line:
> dam.fields.damUpload("uploadImage").label("Upload Image")
> 
> Thanks for your help.
> 
> -- 
> Context is everything: 
> http://forum.magnolia-cms.com/forum/thread.html?threadId=7edc03b6-77e6-41fc-90f0-8476057ccf89
> 
> 
> ----------------------------------------------------------------
> For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
> Alternatively, use our forums: http://forum.magnolia-cms.com/
> To unsubscribe, E-mail to: <[email protected]>
> ----------------------------------------------------------------



----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to