Documentation Archive Developer
Search
Table of Contents Previous Section

Binding the Dynamic Elements in the Table

  1. Select currentGuest.guestName in the object browser and drag the cursor to the center of the WOString in the first column to bind its value attribute.

  2. Similarly, bind currentGuest.email and currentGuest.comments to the second and third WOStrings.

    The table should now look like this:

  3. Save the Main component.

Table of Contents Next Section