How can I distribute multiple checkbox answers into the same columns?

  • ts9964
    Asked on October 8, 2015 at 12:47 PM
    Hi,
    Thank you for your answer. I have now been able to get the data to split into cells. Please could you advise how I get the same answer to go into the same column. Where the data is ordered differently from the form, this is placing the data into the same order of column. We need the same answers to go into the same columns?
    Many thanks for your help
  • Carina
    Replied on October 8, 2015 at 2:39 PM

    If you want to display the data into the same order of column, I believe the best solution is to actually create independent checkboxes, on for each answer:

    How can I distribute multiple checkbox answers into the same columns? Image 1 Screenshot 30

    How can I distribute multiple checkbox answers into the same columns? Image 2 Screenshot 41

    Then adding some CSS in order to make them look like being the same checkbox field. You can test and clone the demo form:

    https://form.jotform.com/52805314143952? 

    Let us know if we can assist you further.