How can I have a form duplicated on one page based on an entry selection?

  • CarinNguyen
    Asked on February 23, 2016 at 4:59 PM

    I would like to have an option at the top of my form asking "How Many Offers" based on the selection made (1-5) I would like to have the checklist/form duplicated on the same page side by side so as we are making entries we can compare across the board. What widget needs to be implemented for this to work? 

  • jonathan
    Replied on February 24, 2016 at 1:07 AM

    How about using 2 Configurable List widget side by side instead...

    Example form http://form.jotformpro.com/form/43222928180957?

    The idea is, there will be infinite option for "How Many Offers" as the user will be the one adding the option as may as needed and since the widget can be mixed with other fields, you can have Checklist as well when adding the options/list.

    OR

    Visual Multi Select widget. Here is the demo form that have the widget

    https://form.jotformpro.com/form/43313295066958?

    --

    There is also a more manual method using Condtions Logic and multiple repeating fiels (checkboxes). The idea is similar to this thread http://www.jotform.com/answers/778292

    Here is the test form https://form.jotform.com/60526905405958

    The form have selection options (via Radio button) and then just invisible, there were actually 3 Dropdown fields on the form that changes its content base onthe selected number option in Radio button.

    How can I have a form duplicated on one page based on an entry selection? Image 1 Screenshot 20

    Hopet this help. Let us know how we can be of further assistance.