How to prevent a collapsed section from being submitted?

  • ODOT
    Asked on April 24, 2015 at 1:12 PM

    I am trying to create a form with multiple collapsed sections. I would prefer for blank or unused collapsed section to not be submitted. Basically, can the form only harvest the populated fields on submit. Help?

  • Carina
    Replied on April 24, 2015 at 3:17 PM

    You can add checkbox fields so that users can select if they wish to add another recommendation. Then you can add conditions so that if user selects checkbox only then will show the collapses:

    How to prevent a collapsed section from being submitted? Image 1 Screenshot 30

    You can also enable the hide empty fields on emails:

    How to prevent a collapsed section from being submitted? Image 2 Screenshot 41

    This way only the filled in fields will show on the email notification.

    You can clone  and test the demo form:

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

    Let us know if we can assist you further.