No form fragments don't appear to be what I would need.

I'm still finding my way around Tapestry so I'll try and explain a bit
better in how I use Wicket with nested forms.

I would like to have a parent form that on submit will validate all the
nested forms contained within including it's own input fields.

The nested forms in the parent form are small subsets of information that
may or may not be required for completion.

I can carve out this subset of info in a nested form (input fields and a
submit component) and as the user is completing the form, the nested form
can be validated on it's own - only that info related to the nested form is
submitted and validated.



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Nested-Form-Support-tp5719332p5719334.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to