FYI I create the dialog like this

@TabFactory("Settings")
public void settingsTab(TabBuilder tab) {
  tab.addEdit("name", "Name", "");
  tab.addFile("logo", "Logo", "");   //I want a thumbnail for this image
}

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=d0fd4e3d-45e4-40c5-beb1-530c05a9fa86


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