I don't entirely follow what you said. There are lots of resources on the
web for dynamically building forms.
 Here are a couple that you can start with.

http://developer.apple.com/internet/webcontent/dynamicforms.html
http://www.quirksmode.org/dom/usableforms.html


Josh

On 10/22/07, Angelo Chen <[EMAIL PROTECTED]> wrote:
>
>
> 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]
>
>


-- 
--
TheDailyTube.com. Sign up and get the best new videos on the internet
delivered fresh to your inbox.

Reply via email to