

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.
The table should now look like this:
- Save the Main component.
Table of Contents
Next Section