Set a repeated region

Set a repeated region

The table you created contains only one row for data. To display all of the records, you must set that table row as a repeated region. When viewed in a browser, the table contains a row for each record that matches the recordset search requirements.

  1. In the Document window, select the bottom table row by doing one of the following:
    • Click in one of the cells; in the tag selector, click the last <tr> tag in the list.
    • Position the pointer at the left edge of the table row and when the pointer changes to an arrow pointing right, click the table row border to select the row.
  2. Create a repeated region by doing one of the following:
    • In the Server Behaviors panel, click Plus (+) and select Repeat Region.
    • In the Insert bar’s Application category, click Repeated Region.
    • Select Insert > Application Objects > Repeated Region.

    The Repeat Region dialog box appears.

    This is a picture of the feature being described.

  3. In the dialog box, click OK to accept the default settings.

    An outline appears around the table row, and a tab appears above it and to the left to indicate that it’s a repeated region. (The tab’s label varies depending on the server technology you’re using.)

  4. Save your page.


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Developing Applications Rapidly