掲示板

Page hierarchy flattens on user group pages

thumbnail
11年前 に Gib Veconi によって更新されました。

Page hierarchy flattens on user group pages

Junior Member 投稿: 34 参加年月日: 07/07/10 最新の投稿
We're developing a site that uses User Group public and private pages. We have found that when we create a hierarchical page structure in a User Group site like this:

  • Home
    • Page One
    • Page Two
    • Page Three


the hierarchy "flattens out" when the pages are drawn as part of a user's site, like this:

  • Home
  • Page One
  • Page Two
  • Page Three


So, where we intended "Home" to be a top-level menu item with three submenus ("Page One," "Page Two," and "Page Three"), instead what is displayed is four top-level menus ("Home," "Page One," "Page Two," and "Page Three").

We are kludging around this now with a custom submenu portlet that has the desired structure hardcoded. But is there some solution to having hierarchical user group menus display correctly?