Your situation sounds simple enough to be solved by a hidden submit button, like this:
http://jumpstart.doublenegative.com.au/jumpstart/examples/ajax/filteredgrid and let Tapestry do the rest. On 13/02/2013, at 3:36 AM, dfom wrote: > Hi, > > I need a checkbox that submits the form automatically when clicked. > Additionally it must use ajax. > > I put a "zone" parameter into the "form" tag to activate ajax. Into the > "checkbox" tag I added an "onclick" parameter with javascript that submits > the form. The effect is that a regular submit button behaves ajax, the > auto-submit checkbox does not. The whole page is refreshed. > > Does anybody know why? > > Thank you in advance! > > Daniel > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/T5-3-6-auto-submitting-ajax-checkbox-tp5719986.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org