Dear Magnolians I'm setting up a content app with multiple node types. Let's say we're taking the app from the "My First Content App" Tutorial [1], but instead of only having the product node type, we would also have a productCategory and a relatedProduct node type (does not have to make sense, just for illustration reasons).
It's well documented how to... - get each node type to have its own icon. - display the corresponding action bar depending on the selected node type. However I could not find anything about the "defaultAction" configuration. I can set the defaultAction property in the actionBar to the "editProduct" action, but I would rather like it to be "editCurrentNode" with the corresponding dialog. How can this be achieved? Thanks! -will [1] http://documentation.magnolia-cms.com/display/DOCS/My+first+content+app -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=96703e32-f9e5-4d7a-bf1a-ef218095cfd8 ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
