Is there a way to increase the column of regular flavor bagels

  • AMAbstracts
    Asked on March 18, 2020 at 9:49 PM
    is there a way to have the column of regular flavor bagels be in 2 colums so that it takes up more horizontal space and less vertical space so that the # of bagels needed / chosen / bagels still needed can be visible while picking bagels
  • VincentJay
    Replied on March 18, 2020 at 9:59 PM

    Hi,

    Is this what you want to explain?

    1584583048g35s (1) Screenshot 10

    If yes, please add this custom CSS code:

    .form-matrix-row-headers, .form-matrix-column-headers {

    min-width: 200px;

    }

    td.form-matrix-values {

    min-width: 200px;

    }

    To add the code to your form, please follow this guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    If I misunderstood your question, please share a screenshot of what you're trying to achieve. Thank you.

  • AMAbstracts
    Replied on March 19, 2020 at 11:28 AM

    hi - thank you for your response - i did what you suggested and i see no changes whatsoever - i am not sure what the coding was supposed to accomplish - i was trying to have the 22 flavors in 2 columns instead of 1 column so as to occupy more horizontal area rather than vertical area - thank you

  • Sam_G
    Replied on March 19, 2020 at 12:27 PM

    Hi AMAbstracts,

    Please give me some time and I will get back to you as soon as possible once I'm done with its CSS. Thank you for your patience.

    Sam

  • Sam_G
    Replied on March 19, 2020 at 3:55 PM

    Hi AMAbstracts,

    Sorry for the late reply.

    I think CSS doesn't have the option to split the Input Field into two.

    But here's a workaround.

    You may create another column and then position the field.

    Is there a way to increase the column of regular flavor bagels Image 10

    You may use this guide:

    https://www.jotform.com/help/90-Form-Field-Positioning


    Let me know if that works for you.

    Sam

  • AMAbstracts
    Replied on March 19, 2020 at 8:51 PM

     hi - thank you - it led to a different issue - now that i have 2 separate columns with identical names - the problem is that i need a running total of all the quantities for the 22 options - my conditional formatting only seems to work for the 1st column - without renaming the 2nd column how can i keep a running total for both columns - thank you

  • AMAbstracts
    Replied on March 19, 2020 at 9:10 PM

    scratch that last question - i figured it out - thank you

  • Girish JotForm Support
    Replied on March 19, 2020 at 10:15 PM

    Thank you for the update and glad to know that your issue is resolved. If you have any further queries, please do let us know.