PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

prepopulating field values only IF checkbox is selected

  1. I have a 2 page shipping/billing info form and am passing the shipping address field values from form page 1 to form page 2. On form page 2 is a checkbox for "same as shipping address". if checkbox is selected then I need the billing address fields to be pre-populated.

    I am stuck on how to make the pre-population conditional on the status of the checkbox.

    Does anyone have a solution?

    Additionally, I really need it to use jQuery so that the fields are populated only "when and if" the checkbox is selected.

    Posted 12 years ago on Friday September 9, 2011 | Permalink
  2. bleckett
    Member

    I've been trying to do the same thing. Been pulling my hair out !!!

    Posted 12 years ago on Saturday September 10, 2011 | Permalink
  3. We accomplished this task using a jQuery method as described here: http://www.gravityhelp.com/forums/topic/dynamically-populate-second-address-on-multi-page-form?replies=2#post-35008

    Posted 12 years ago on Saturday September 10, 2011 | Permalink

This topic has been resolved and has been closed to new replies.