On 18-Nov-05, at 2:12 PM, [EMAIL PROTECTED] wrote:
I have an EOModel with 2 tables in it: USERS and PHONE_CONTACTS (with a mandatory one-to-many relationship between a user and phone_contacts). I've tested with a D2W app and all works fine. Now I want to create my own app from scratch. I'm stuck on making a page to create a new user. I can make the page, and include the appropriate WOTextField's, etc, and I've connected them to DisplayGroups for their respective tables. Now, how do I create a new record within the table, then save the entered data back to the table?Thanks for your help!!!!
Scott, This is very basic stuff and is covered in a number of places.The Authors example in the Web Applications tutorial from Apple [1] for one, or Joshua Markers book [2] for another.
[1] - <http://developer.apple.com/documentation/WebObjects/ Web_Applications/index.html> [2] - <http://www.peachpit.com/bookstore/product.asp? isbn=032111549X&rl=1>
Start there. -- ;david -- David LeBer Codeferous Software 'co-defer-ous' adj. producing or containing code site: http://www.codeferous.com blog: http://david.codeferous.com
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
