Create Checkbox to duplicate data on form

  • AldrinV1
    Asked on July 24, 2018 at 10:47 PM

    I want to create a function on a form that if you click a box it will copy selected form elements to a duplicate element. 

    Much like a "check here if address is same as above" function

    Thanks!

    Jotform Thread 1534438 Screenshot
  • BJoanna
    Replied on July 25, 2018 at 3:27 AM

    If I understood correctly, you want to copy entered data from one field to another when a checkbox option is checked. You can achieve that with conditional logic. 

    How to Pass Field Value to Another Field?

    Here is a demo form - https://form.jotform.com/82051639596970 

    Feel free to test it and clone it

    Hope this meet what you are looking for.

  • AldrinV1
    Replied on July 25, 2018 at 7:29 PM

    This did the trick! Thank you for your quick response!