have you tried submitbutton.setdefaultformprocessing(false) ?

-igor


On Jan 16, 2008 1:12 PM, Doug Leeper <[EMAIL PROTECTED]> wrote:
>
> I have both a Contact Address and a Billing Address object displayed in a
> Form.
>
> I also have a CheckBox that, when checked, is to copy the Contact Address
> field values into the Billing Address.
>
> What is the best way to do this?
>
> I have tried several methods ( CheckBox with a FormComponentUpdatingBehavior
> and an AjaxCheckBox ) but the values that are entered into the Contact
> Address fields are not being updated to the model.
>
> I basically want a submit without form validation.  Is this possible?
>
> Thanks in advance
> - Doug
> --
> View this message in context: 
> http://www.nabble.com/CheckBox-and-Form-submit-question-tp14894939p14894939.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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to