In my component dialog I can upload an  image:

@TabFactory("Content")
public void addTab(TabBuilder tab){
  tab.addFile("image", "Image", "");
}

How to display that image in my template (in freemarker)? Thanks

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=02e573ce-5299-4ee5-a853-10267b7eb3a0


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