
Building a Master-Detail Page Set Tutorial 53
Insert a Master-Detail Page Set application object
Dreamweaver includes several application objects that help you create web application pages
quickly and easily.
Next, you’ll use an application object to create a master-detail page set. Application objects create
layout and server-side scripts for many common web applications. After you select a few options,
the Master-Detail Page Set application object generates the forms and scripting for both the
master list and the page containing the details for you. Additionally, the application object creates
record navigation and a record counter in the master page.
1 Save your document (File > Save).
2 In the Document window the locationMaster file should still be open, place the insertion
point after the “Rental Locations” text, then press Enter or Return to set where the live object
will be inserted.
3 Insert the data, by doing one of the following:
• In the Insert bar’s Application tab, click the Master Detail button or drag it to the document.
• Choose Insert > Application Objects > Master Detail Page Set.
The Insert Master Detail Pages Set dialog box appears.
4 In the dialog box, in the Recordset pop-up menu, select rsLocations.
5 In the Master Page Fields list, select CODE, then click the Minus (-) button to remove it from
the list of data which appears in the master page list.
Komentarze do niniejszej Instrukcji