Thanks Thiago, Thats what is was looking for.
The mailing list is very helpful. Regards. On Fri, Nov 5, 2010 at 10:15 AM, Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > On Fri, 05 Nov 2010 11:59:32 -0200, Josh Kamau <joshnet2...@gmail.com> > wrote: > > I am new to tapestry and i did my first hello world today. >> > > Welcome to Tapestry and its the mailing list! :) > > > I have a check box that is labeld 'Advanced User', I want when its is >> checked, more controls in the same form are shown. When the check is >> removed, the extra controls are hidden. I want this done without complete >> page reload. Is this possible without me writing a line of javascript? >> > > Yes. Use FormFragment: > http://tapestry.apache.org/tapestry5.1/tapestry-core/ref/org/apache/tapestry5/corelib/components/FormFragment.html > . > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > and instructor > Owner, Ars Machina Tecnologia da Informação Ltda. > http://www.arsmachina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >