APPLICATION DESIGN


Outlines
Outlines, like imagemaps and navigators, provide a way for users to navigate through an application. Unlike imagemaps or navigators, outlines let you maintain a navigational structure in only one place. As your site or application changes, you make only one change in the source outline. Each navigational structure that uses that outline source is dynamically updated.

You can create an outline that lets users navigate to the views and folders in your database, perform actions, or link to other elements or URLs outside of your application. You can create an outline that navigates through your entire application or site or through part of it.

Important features of outlines include:


Once you create the source outline, you embed it on a page or form to create an outline control, which displays the outline to users as a site map or navigational structure. Users can click on the outline entries to take them where you want them to go.

Overview of creating a navigator

To create a navigational structure using an outline, follow these steps:

1. Create a new blank or default outline.

2. Create outline entries for jumps or actions you want to present to the user.

3. Embed your outline on a form or page or in a rich-text field of a document.

4. Format the embedded outline.

5. (Optional) Include the embedded outline in a frameset.

See Also