How do I allow users filling in my form to add the form again and fill in

  • MarianaCCForm
    Asked on January 5, 2017 at 8:57 AM

    Hi. 

    I want to do something similar to the Widget "Configurable list"  where there is 6 questions a person need to answer and the if they click on the + sign it adds the 6 questions again to fill in. 

    The problem I have is I want to questions to be below each other and not next to each other as in that Widget. How can I do this?

    Jotform Thread 1026350 Screenshot
  • BJoanna
    Replied on January 5, 2017 at 9:54 AM

    It is possible to position fields to be below each other inside of Configurable list but only with CSS. We can help you with the CSS code, but I would suggest you to finish your form first and then provide us ID of the form.

    Other solution would be to use regular fields and duplicate them and use conditional logic to show new fields. 

    https://www.jotform.com/help/242-How-to-Manage-Multiple-Fields 

    Inside of this guides you can find more about conditional logic and how to hide and show multiple fields at once:

    https://www.jotform.com/help/57-Smart-Forms-Using-Conditional-Logic 

    https://www.jotform.com/help/196-Hide-or-Show-Multiple-Fields-at-Once 

    Here is my demo form: https://form.jotform.com/70043795335962 

    Feel free to test it and clone it.

    Hope this will help. Let us know if you need further assistance.