I looked at this some more. It looks like I need to generate the sub-navigation for non-selected items in TabContentAspect.java. Would it be OK to add another boolean parameter to control whether to generate this?
Ralph Ralph Goers said: > > The Portal seems to generate named-items for each main tab as well as > named-items for tabs for the current page. It does not return any > navigation items for other pages. We have a need to access those so that > DHTML subnavigation menus can be used for all the tabs (i.e. you will see > the sub-nav items when the cursor is placed over the main nav item). > > 1. Is there a way to get the portal to do this without modifying code. > 2. If not, what code do I need to modify? > > Thanks, > > Ralph > > >
