There are occasions, on a DotNetNuke website were we do not want to show all of the tabs in the menu. To do this we will stack the required pages behind a secondary page. Let us assume that we have a page called Clients, below which we have a number of pages, one for each of our clients.
Create a new page called Clients_pages. Ensure that its parent tab is the Clients page. Now set its hidden property.
Using the Admin Tabs page move the clients pages below the clients_pages.
Because the clients_pages page is hidden it will not be shown in the menu when the web site is served to the browsers. Also all pages below this aren't visible in the menu too.
don't forget to ensure that the pages which you have hidden, by this means, are referenced, probably from the Clients page.
| |
This article viewed: 1295 times |
Back |
Copyright © 2004-2008 Janet Systems Ltd.