Laurent Trillaud wrote: > > Hi > When I want to change a portal page, I use the > aspectsDatas/tab with the index number of page I want to see. > It works fine, but difficult to maintain. I can't insert a > new page without broke the numerotation. > Is-it possible to switch the page of a composite-layout by > his named-item attribute, instead of the page number?
Hmm, the solution which could work requires a little bit java coding. Now, there is a special renderer for the tab which is currently based on the index of the selected id. You could change this into a renderer that uses the name. HTH Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
