Re: Ajax form components principles

2008-10-27 Thread Igor Vaynberg
should I place this code or is there a better way to do this ? Thanks -- View this message in context: http://www.nabble.com/Ajax-form-components-principles-tp20180246p20180246.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Ajax form components principles

2008-10-27 Thread Dreamage
Because I want to trigger a show/hide for a textfield when the checkbox is checked/unchecked. -- View this message in context: http://www.nabble.com/Ajax-form-components-principles-tp20180246p20198345.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Ajax form components principles

2008-10-27 Thread Dreamage
the values to the real models in the onSubmit method of the form) or is there another way ? -- View this message in context: http://www.nabble.com/Ajax-form-components-principles-tp20180246p20198434.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Ajax form components principles

2008-10-27 Thread James Carman
) or is there another way ? -- View this message in context: http://www.nabble.com/Ajax-form-components-principles-tp20180246p20198434.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: Ajax form components principles

2008-10-27 Thread Igor Vaynberg
model updates in temporary variables and applying the values to the real models in the onSubmit method of the form) or is there another way ? -- View this message in context: http://www.nabble.com/Ajax-form-components-principles-tp20180246p20198434.html Sent from the Wicket - User mailing list

Re: Ajax form components principles

2008-10-27 Thread Dreamage
/Ajax-form-components-principles-tp20180246p20200715.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]