Hi folks, I'm stuck for a few days with programming a simple ContentApp with just an editable tree (folders and nodes, only titles, no further data needed) in Java. I have already found the tutorials for programming Apps but this only shows how to make apps with Vaadin components. All I need is a simple way for the Editors to maintain a tree of Location Names (like House -> Kitchen -> East corner) so they can later select it in a page with a default browse-dialog. I don't want to use excessive XML configurations, as the rest of my module is almost entirely based on blossom.
Can anyone point me in the right direction? Kind regards z -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=a58f7dd5-c49d-4c4b-96bb-c175eea3472e ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
