Binding the Dynamic Elements in the Table
- 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.
- Similarly, bind currentGuest.email and currentGuest.comments to the second and third WOStrings.
- Save the Main component.
The table should now look like this:
Table of Contents Next Section