Default menu

Previous Next

In the default application, once a user has logged on, her first step is to decide where to go by selecting an option from the default menu.

The default menu appears on the left-hand side with options arranged vertically. It has an option for each of the database tables in the application. Here is the top part of a default menu for a car rental company:

WD_clip0024

The user clicks on an option and navigates to the default info page that corresponds to that menu option, and that also corresponds to one of the tables in your model.

The default menu remains in place after navigation. The user can decide to use it again, and navigate to a different table, at any time.

The default menu only gives access to default info pages. As soon as you start developing your own pages, you need to replace the default menu by a user-defined menu.

To change the default menu by a menu of your own, go to:

Web Menus Quick Start

Customizing Default Web Pages

 

See Also

A Jump Start: The Default Application

Default Info Pages

Default Lookup Pages

Default Related Pages