Re: Tab based multi-level Menus in J2
David Dyer <[email protected]>
| Newsgroups | gmane.comp.jakarta.jetspeed.user |
|---|---|
| Message-ID | <[email protected]> |
I don't have any specific examples, but the top "tab" menu is function call in the decorator header file using a menu definition variable also in the header. You can customize menu definitions in psml and folder.metadata files to define specifically what pages/links/folders or how far back up or down a page hierarchy resources are accessible in a named menu. The actual html structure of the menu is controlled in the decorator-macros, found in the specific layout decorator you're using. So you can manipulate these to get the effect you want. I'll try to work up and example in the next day or two. David (not Taylor) David Dyer Senior Integration Specialist Artifact Software Inc email: [email protected] skype: ddyer1 phone: 866-970-2435, ext 103. On 22/09/2011 4:08 AM, anyz wrote: > I am working on J1 based application that has tabs/panes bases multi-level > menus on page as. > > Dashboard | Finance| HR | Admin > > As user clicks say Finacne there is another row of sub-menus of Finance as: > > Statments | Claims | New Queries | Graphs > > and then clicking Claims will show another row of sub-menus for Claims. > > I need to implement same navigation in J2. What i learned so far is J2 > navigation is based on actual Portal Resouces (Pages, Links, Folder). > Folders are listed in Left navigation pane by default while all PSML pages > goes as menus on top of page. These can be customized however what to > display in left nav pane or menus. > > How can i created sub-menu when clicked on a menu? Is there any example for > this? > > Thanks > > > > ----- > No virus found in this message. > Checked by AVG - www.avg.com > Version: 2012.0.1809 / Virus Database: 2085/4511 - Release Date: 09/21/11