Re: Ajax form components principles

2008-10-27 Thread Dreamage
> > -- View this message in context: http://www.nabble.com/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]

Re: Ajax form components principles

2008-10-27 Thread Igor Vaynberg
by > hand (storing ajax 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-tp201802

Re: Ajax form components principles

2008-10-27 Thread James Carman
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 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 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 Igor Vaynberg
e value to my database object when the form > is submitted ? If yes, where 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-tp20180246

Ajax form components principles

2008-10-26 Thread Dreamage
ld I use a temporary model as the ajax checkbox model and apply the value to my database object when the form is submitted ? If yes, where 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-tp2018024