Re: WOForm Question
Re: WOForm Question
- Subject: Re: WOForm Question
- From: Ken Anderson <email@hidden>
- Date: Wed, 4 Apr 2007 16:26:40 -0400
David,
I don't recall your previous messages, so I might be completely off
here. It sounds like you're asking what you have to *do* to move the
data from your form into your EOs. You shouldn't have to *do* anything.
If you have repetitions on your form to iterate through the
RoutingStep and RSComponent objects, and the components have form
elements on them that allow the user to update data from those EOs,
it should 'just work'.
Can you provide some more detail as to what you're trying to accomplish?
Ken
On Apr 4, 2007, at 4:21 PM, David Avendasora wrote:
Hi all,
I am revising my question some.
Some review first. Here's my form structure:
<form>
Routing
-RoutingStep 1 of Routing
--RSComponent 1 of RoutingStep 1
--RSComponent 2 of RoutingStep 1
--RSComponent 3 of RoutingStep 1
-RoutingStep 2 of Routing
--RSComponent 1 of RoutingStep 2
--RSComponent 2 of RoutingStep 2
--RSComponent 3 of RoutingStep 2
-RoutingStep Etc, etc, etc.
</form>
I have no problem accepting and updating the "Routing" entity, but
I'm having problems getting the multiple related RoutingStep and
RSComponent entities to update. Can someone give me a general
outline of how the method for writing the changes into the
EditingContext should be formatted? I can't find any documentation
of this anywhere. This method is bound to the submit button
"action" binding.
Thanks!
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40anderhome.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden