Chapter 4. Building the base scenario: Stage 1 75
4.4.5 Steps to build the wizard pages
In our example we insert additional form pages by clicking on the toolbar until we have
the correct number of pages for the form. We will be adding three additional pages and will
configure each of them as shown in the Page Properties (Figure 4-14).
Figure 4-14 Page Properties of Wizard Page 1
Page globals specify settings (such as Next and Save Format) and characteristics (like
bgcolor) for the page within which they appear. Page globals appear within a global item at
the top of each page definition, and apply to the whole page. They can be overridden by
option settings within items.
4.4.6 Setting up the toolbar
A toolbar is a separate and fixed area at the top of the page. It functions much like a toolbar in
a word processing application. Items placed in the toolbar are always visible at the top of the
form, no matter what portion of the page they are viewing. The toolbar is visible no matter
what portion of the page body is visible. However, if the toolbar is larger than half the form
window, it is necessary to scroll to see everything it contains. Since the toolbar on a page will
not be printed, we only used it on the traditional form page.