Adjust input table width

  • KammyHaynes
    Asked on June 12, 2020 at 6:51 PM

    https://www.jotform.com/build/201361162988054


    Is there are way to change the formatting in the current management style section so that the question/statement field is wider so the table takes up the whole page rather than squished to the left?

    How can I make composite scores by adding the responses from multiple questions?  For example, items 1 & 2 add up to Score A, items 3 & 4 add up to Score B, etc.

    Then, how can I format my report based on those composite scores (A,B,C)?  Is there something built in or do I need a plugin to do the calculations?

    Jotform Thread 2386402 Screenshot
  • Vanessa_T
    Replied on June 12, 2020 at 11:09 PM

    Kindly add the custom CSS below to expand your table's width:

    table.form-matrix-table { width: 100%; }

    How-to-Inject-Custom-CSS-Codes

    Then on your Input Table's Rows section, kindly remove the excess html tags and only add the label so it can properly spread out.

    Adjust input table width Image 10

    As for your calculation question, I have moved it to a separate ticket and will be answering you in the link below shortly:

    https://www.jotform.com/answers/2386633