Camp selection - providing a mirrored list of selected checkboxes

  • SFDAdmissions
    Asked on February 23, 2017 at 11:29 AM

    I have a form that is being utilized for summer camp organization selections. The camps are on indexed by day - inside of each day, there are three sessions available (morning, afternoon, evening) with multiple camps offered at those times.

    What I am trying to accomplish - I would like for attendees signing up to select the camp they wish on a particular day. After that section of the form is completed, form break, I would like the next page to display the selected sessions, a 'this is what you selected' page if you will.

    Can this be accomplished with checkboxes and a conditional command? do I have to use some other option to accomplish this? 

    Thanks in advance!

    Camp selection   providing a mirrored list of selected checkboxes Image 1 Screenshot 20

    Jotform Thread 1074266 Screenshot
  • BJoanna
    Replied on February 23, 2017 at 2:09 PM

    Do you want to achieve something like this:

    Camp selection   providing a mirrored list of selected checkboxes Image 1 Screenshot 30

    You can achieve this my adding values of your check box fields inside of Text field. On this screenshot are values of my checkbox fields.

    Camp selection   providing a mirrored list of selected checkboxes Image 2 Screenshot 41

    Inside of this guide you can find how to find field IDs and names:

    https://www.jotform.com/help/146-How-to-find-field-IDs-and-names 

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

    Feel free to test it and clone it.

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

  • SFDAdmissions
    Replied on February 24, 2017 at 8:32 AM

    Thanks for the quick response!

    This is close - I'm hoping to retain the 'question title' also - the title that holds the date and time of the session they select.

     

    So it would read

    You have selected:

    June 12-15 morning session

    {clickTo}

    June 12-15 afternoon session

    {clickTo4}

    June 12-15 evening session

    {clickTo5}

     

    is that possible?

  • BJoanna
    Replied on February 24, 2017 at 11:19 AM

    Yes that is also possible. You can manually type question label above value of that field.

    I have done this on cloned version of your form. Here is my cloned form:

    https://www.jotformpro.com/form/70544043261952 

    Camp selection   providing a mirrored list of selected checkboxes Image 1 Screenshot 20

    Feel free to test it and clone it

    Just to mentioned that you can also use Preview Before Submit widget

    How to Add a Widget to your Form?

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