How are you submitting the form?
Here some things for you to look at that will help you submitting Tapestry form 
properly:

Here is some code that submits the form properly via Ajax:
http://code.google.com/p/flowlogix/source/browse/tapestry-services/src/main/resources/com/flowlogix/web/mixins/DisableAfterSubmit.js
Here is the thread:
http://tapestry.1045711.n5.nabble.com/T5-3-Component-with-AJAX-Form-td5676954.html

On Feb 12, 2013, at 11: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

Reply via email to