Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Getting Started With WebObjects


   

Adding a Form

Now lay out the user interface used to view and edit the selected MovieRole. When you're done, it should look like the following:

  1. Add another horizontal rule after the repetition.

  2. Use the button to add a WOForm element between the two horizontal rules.

  3. While the Form text is highlighted, click the button to replace the text with a WOBrowser element.

  4. Beneath the browser (within the bounds of the new form), type the bolded text Role Name:.

  5. Add a text field.

  6. Bind the text field's value attribute to movieRoleDisplayGroup.selectedObject.roleName.


© 1999 Apple Computer, Inc. – (Last Updated 24 Aug 99)