Re: Submit form after onchange of Field

2011-02-04 Thread MattyDE

Very nice. Thanks a lot for your reply :)
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Submit-form-after-onchange-of-Field-tp3236003p3259960.html
Sent from the Users forum mailing list archive at Nabble.com.

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



Re: Submit form after onchange of Field

2011-01-31 Thread MattyDE

No one has any idea? Cant believe it 
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Submit-form-after-onchange-of-Field-tp3236003p3248332.html
Sent from the Users forum mailing list archive at Nabble.com.

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



Re: Submit form after onchange of Field

2011-01-31 Thread Pedro Santos
You can iterate over your form components and add an AjaxFormSubmitBehavior
for the event onchange

On Mon, Jan 31, 2011 at 7:11 AM, MattyDE ufer.mar...@gmail.com wrote:


 No one has any idea? Cant believe it
 --
 View this message in context:
 http://apache-wicket.1842946.n4.nabble.com/Submit-form-after-onchange-of-Field-tp3236003p3248332.html
 Sent from the Users forum mailing list archive at Nabble.com.

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




-- 
Pedro Henrique Oliveira dos Santos