Copying data after clicking checkbox from one form to other

I have this two forms one is contact info and other is shipping address and the shipping address form has a check box . I have bind the contact form fields with variables and I have binded the shipping address form with ShippingAddressArray and also its field with array . Now I want to have the data from contact form to shipping address after I click the check box in shipping address from