WOForm Question
WOForm Question
- Subject: WOForm Question
- From: David Avendasora <email@hidden>
- Date: Fri, 30 Mar 2007 17:01:15 -0500
I've got a somewhat complicated form I'm working on and I'm running
into problems. I can't find detailed documentation on WOForm so
here's my question (please point me to any useful documentation other
than the WOBuiler Dynamic Components Reference):
I have three entities Routing, RoutingStep and Component they are
related as follows:
-> to-one
=> to-many
Routing => RoutingStep => Component
Component -> RoutingStep -> Routing
Ideally, I'd like to be able to edit them all-together in one form,
but I'm not sure if it is possible or not. This goes way beyond
having multiple submit buttons.
Here's an example of the stucture:
Routing
-RoutingStep 1 of Routing
--Component 1 of RoutingStep 1
--Component 2 of RoutingStep 1
--Component 3 of RoutingStep 1
-RoutingStep 2 of Routing
--Component 1 of RoutingStep 2
--Component 2 of RoutingStep 2
--Component 3 of RoutingStep 2
-RoutingStep Etc, etc, etc.
Each entity, of course, has it's own attributes and other to-one
relationships.
Without being able to nest WOForms inside HTML tables, it makes
layout difficult, and I can't find documentation on if more than one
form is allowed on one page, etc.
How should I handle this?
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:
This email sent to email@hidden