Adding a WebMenuItem
A WebMenueItem is a folder in which other objects can be stored. WebMenuItems/Folders added to the root of your web site appear on the navigation menu on your web site.
Each WebMenuItem added will automatically have a WebPage named "Default". The Default WebPage is displayed when a visitor clicks the link to the WebMenuItem. Your web site root itself also contains a "Default" WebPage, which is the home page of your site.
To add a new WebMenuItem: select "WebMenuItem" from the Add Drop Down List on the toolbar. Then click the "Add" button.
Enter the WebMenuItem's ID and Title into the page that is displayed.
Type in an id for the folder in the "Id" field, followed by the friendly title of the folder in the "Title" field, and click the "Add" button to add the new WebMenuItem.
The Id can be any combination of characters that identify the WebMenuItem/Folder. It is recommended that the Id be the same as the "Title", in lower case and without spaces or symbols (e.g: "&").
The Title is a friendly name that can contain multiple words, capital letters, and punctuation, and will be used as the navigation menu item label on your site.
Once added, click the "Refresh" button in the Navigation Bar to display the new WebMenuItem/folder.
|