Add dynamic fields to the table

Add dynamic fields to the table

You’re now ready to add the recordset fields to the table.

  1. Open the Bindings panel, if it isn’t already open, by doing one of the following.
    • Select Window > Bindings.
    • Click the Application panel group’s expander arrow and select the Bindings panel.
  2. Add the FIRST_NAME field to the table, by doing one of the following:
    • Place the insertion point in the table cell below the First Name label; in the Bindings panel, select FIRST_NAME and click Insert.
    • Drag FIRST_NAME from the Bindings panel to the table cell below the First Name label.
  3. Repeat step 2 to add LAST_NAME, EMAIL, and COMMENTS (not COMMENT_ID) to the table.

    Your table should look like the following example. You may have to widen your Document window to see all of the table.

    This is a picture of the feature being described.

  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