I found a solution. I found out that I need to specify the binaryNodeName. If I 
don't specify the binaryNodeName the image will be saved under the name 
binaryNodeName. Why not use the name by defaut? 

[code]
- name: logo
   class: info.magnolia.dam.app.ui.field.definition.DamUploadFieldDefinition
   label: Logo 
   binaryNodeName: logo
[/code]

[code]
<img src="${cmsfn.link(content.logo)}">
[/code]

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=a4469272-a6f4-47eb-acb8-70f49e2202c5


----------------------------------------------------------------
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