IS it possible to duplicate a segment of form the no. of times, condiotionally as entered in a text box.

  • friendspharm
    Asked on July 7, 2014 at 10:24 AM

    I wish an entry to be made in a text box. Then, i want to have a segement of 4-5 boxes(text boxes, radio etc mixed) duplicated the number of times entered in the box. I assume it will use conditions.. But, im not able to get it done. Please help.

  • Carina
    Replied on July 7, 2014 at 11:54 AM

    From what I understood you wish that according to the number inserted in a field, to have this number of fields showing.

    You can see the test form:

    http://form.jotformpro.com/form/41874600877968?

    The best way is by adding form-collapses and then adding the form fields you wish them to appear. You may set it up as Hidden:

    IS it possible to duplicate a segment of form the no Screenshot 30

    Using form collapses makes simple adding a condition.

    Lets say you have a first dropdown field like "how many clients". If user says 1 you will have 1 name, 1 email, ...

    If user says 2, you will have 2 name fields, 2 email fields,...

    So if the maximum clients is 10 you will need to create 10 name, email, ...

    Now you need to add a condition that "if the first field is equal to 1, then show (form collapse #1):

    IS it possible to duplicate a segment of form the no Screenshot 41

    You may clone the form to inspect it closer.

    Let us know if further support is needed.
    Thank you