Creating a standard menu
- Choose Edit > Menus to display the Menus dialog box.
You can work with standard menus in the Menus dialog box.
- To create a menu, click New. The Edit Menu dialog box displays.
Use the Edit Menu dialog box to configure a standard menu.
- To specify a menu as a navigation menu, check Navigation Menu. When an end user chooses an item from a navigation menu, the Web browser will attempt to open the URL specified as the value for that item.
- To add an item to the selected menu, click Add. The Menu Item dialog box displays.
The Menu Item dialog box provides controls for configuring a standard menu item.
- Enter a name in the Name field. The name will display as an item in the drop-down menu.
- Enter a value in the Value field. The way the value is used depends on whether the menu is a navigation menu:
- If the menu is a navigation menu, choosing an item will cause the Web browser to attempt to open the URL specified in the Value field. Consequently, if the menu is a navigation menu, make sure the value in the Value field is a valid URL.
- If the menu is not a navigation menu, choosing the item simply means that the value in the Value field will be sent to the Web server along with the rest of the form data when the form is submitted.
- To specify that the menu item should be selected by default, check Use As Default.
- Click OK to close the Menu Item dialog box.
- Click OK to close the Edit Menu dialog box.
- Click Save to close the Menus dialog box.
Parent topic: Working with standard menus