Hi Mika, got your point, you are assuming to show both types on the same app, hieararchically. What I would like to achieve, is similar to Sitemap App.
VIEW1: Authors [code] | FirstName | LastName | DateOfBirth | ... | | | | ... | John | Grisham | 19xx.xx.xx | ... | Stephen | King | 19xx.xx.xx | ... [/code] when selecting an author, e.g. Stephen King, an available standard action "Show Books" appears on ActionBar. Clicking on it, [b]a new tab opens[/b], with view2 VIEW2: Books (of Stephen King) [code] | Title | Year | Rating | ... | | | | ... | IT | 19xx | 5/6 | ... | Another | 19xx | 6/6 | ... [/code] >From the second view, books can be exported, edited, ... I'm trying to digging with Google Sitemap code, but it looks to me quite hard to extend / integrate / change / adapt.. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=58da7f6a-1f75-4ba3-bb3f-1ee4d82c8d31 ---------------------------------------------------------------- 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: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------