Hi, I am a newbie to webobjects and have run into an issue that does not seem to have much info out there. I am attempting to display a table/WORepetition inside a form where a user can edit all the item values and submit them to change the values in the database.
So, the WORepetition list binding is bound to "userlist" and the item is bound to "userItem". Userlist is retreived from the database. User name and other info are bound to WOTextFields. There is a submit button inside this form. So, I understand how you could have a user edit one UserItem at a time, but what if I want to let them edit all the user data in the WORepetition at the same time? Is there a simple way for me to iterate over all the items to submit them? Am I approaching this in the wrong way? Thanks!! -Lindsey _______________________________________________ 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]
