Em Sun, 20 Sep 2009 21:24:17 -0300, Alfonso Quiroga <alfonsose...@gmail.com> escreveu:

Hi! When I use static forms in T5'tmls everything OK but... what
happens if I have
<t:form >
</t:form>

And when I'm rendering the page, in javascript (maybe via ajax) I want
to append inputs to that form? Is it possible? I was thinking that
maybe there are problems with inputs unique names, and the manner of
receiving that "dynamic inputs" from java side. Thanks

Take a look at these components: AjaxFormLoop, FormFragment, FormInjector.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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

  • dynamic forms Alfonso Quiroga
    • Re: dynamic forms Thiago H. de Paula Figueiredo

Reply via email to