Yea I get. But I won't be able to fill these fields with their default
values from the server side. The select component may have unpredictable
amount of elements, each element will control what fields to be displayed
and what default values should they have. This is all database driver. You
solution will work but I'll have to load every possible information I need
whenever the page is loaded and save it at the client's browser.

But this is not tapestrish, I would've loved to do this the tapestry way.
Easy and efficient :)

*---------------------*
*Muhammad Gelbana*
http://www.linkedin.com/in/mgelbana

On Tue, Dec 16, 2014 at 6:43 PM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:
>
> On Tue, 16 Dec 2014 13:48:50 -0200, Muhammad Gelbana <m.gelb...@gmail.com>
> wrote:
>
>  @Thiago, do you mean I should do that using ajax on the client side ?
>>
>
> No. :) Maybe some JS, but not AJAX.
>
>
> --
> Thiago H. de Paula Figueiredo
> Tapestry, Java and Hibernate consultant and developer
> http://machina.com.br
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to