NAV_TABLE_COLUMN:XX not working after level 2?? Please help
Posted: Tue 31. Aug 2004, 16:52
Hi,
I have a site structure like the following:
Home
+Page 1
++ Page 1.1
++ Page 1.2
++ Page 1.3
+Page 2
++ Page 2.1
++ Page 2.2
++ Page 2.3
++ Page 2.4
+Page 3
++ Page 3.1
++ Page 3.2
++ Page 3.3
+Page 4
++ Page 4.1
++ Page 4.2
++ Page 4.3
...
I am trying to use NAV_TABLE_COLUMN:XX to display sublevels in a custom menu in the homepage.
I can use NAV_TABLE_COLUMN:0 and it displays
Page1
Page2
Page3
Page4
I use NAV_TABLE_COLUMN:1 to display a submenu with
Page 1.1
Page 1.2
Page 1.3
I use NAV_TABLE_COLUMN:2 to display a submenu with
Page 2.1
Page 2.2
Page 2.3
...but when I use anything like NAV_TABLE_COLUMN:3 or NAV_TABLE_COLUMN:4 or greater, the tag produces nothing at ALL.
Is there something I am missing? how can I use NAV_TABLE_COLUMN:xx to display the other submenus as I did with NAV_TABLE_COLUMN:0-2 ??
Please advise.
I have a site structure like the following:
Home
+Page 1
++ Page 1.1
++ Page 1.2
++ Page 1.3
+Page 2
++ Page 2.1
++ Page 2.2
++ Page 2.3
++ Page 2.4
+Page 3
++ Page 3.1
++ Page 3.2
++ Page 3.3
+Page 4
++ Page 4.1
++ Page 4.2
++ Page 4.3
...
I am trying to use NAV_TABLE_COLUMN:XX to display sublevels in a custom menu in the homepage.
I can use NAV_TABLE_COLUMN:0 and it displays
Page1
Page2
Page3
Page4
I use NAV_TABLE_COLUMN:1 to display a submenu with
Page 1.1
Page 1.2
Page 1.3
I use NAV_TABLE_COLUMN:2 to display a submenu with
Page 2.1
Page 2.2
Page 2.3
...but when I use anything like NAV_TABLE_COLUMN:3 or NAV_TABLE_COLUMN:4 or greater, the tag produces nothing at ALL.
Is there something I am missing? how can I use NAV_TABLE_COLUMN:xx to display the other submenus as I did with NAV_TABLE_COLUMN:0-2 ??
Please advise.