Hi Josh,

I'm now trying this Javascript approach, I need to position those fields
differently depending on parameter, so I insert them runtime, however T5's
page class will not recognize them, so I have to render all of them in the
page and delete when page is loaded , add back those variables in the ajax
call, is it correct this time? thanks.

A.C.


Josh Canfield-2 wrote:
> 
> 
> Why do you need a nested form? Can you just add the fields you want
> without
> the form? If your possibilities are limited enough then just render them
> all
> in the page and disable/hide the ones you don't want submitted and use
> plain-old-javascript to switch them out.
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/T5%3A-accessing-fields-in-a-nested-form--tf4670540.html#a13353955
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to