Datasheet
Book IX
Chapter 1
Building Master and
Detail Pages
Building Master and Detail Pages in One Operation . . .
693
Click the plus (+) button and minus (–) button to change the fields that
appear on the detail page.
Typically, more fields appear on the detail page than the master page.
For the example, we selected all the fields in the table.
As you can see, Figure 1-2 shows the configuration of the Insert
Master-Detail Page Set dialog box based on the example values.
12. Click OK.
Dreamweaver creates the master and detail pages and includes dynamic
content and server behaviors in both.
The Document window contains the automatically generated objects
(a repeated region, navigation objects, record, counter, and link to the
detail page), as shown in Figure 1-3.
The detail.php is created automatically for you. You can click the
detail.php tab in the Document window to see the layout (see Figure 1-4).
13. Modify the design of the master and detail pages.
You can modify your dynamic fields just as you’d edit any other object.
Figure 1-3:
The
document
shows a
repeated
region,
navigation
objects,
record
counter, and
a link to the
detail page.