What is the best way to create fill in the blanks with 3 columns?

  • Karen_Parker
    Asked on February 9, 2021 at 11:01 AM

    I am trying to replicate this box with 3 columns. They would be fill in box.

    1612886420 6022b19433170  Screenshot 10Thank you in advance,


    Karen

  • Gaetan_B
    Replied on February 9, 2021 at 1:14 PM

    Hello,

    Thank you for reaching out.


    You can use the Input Table field and hide the row labels with custom CSS code (https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes)

    .form-matrix-row-headers {

      visibility: hidden !important;

      border: none !important;

    }


    Hope this helps.

    Do not hesitate to reach out if you need further assistance

  • Karen_Parker
    Replied on February 9, 2021 at 2:11 PM
    This doesn’t answer my question. I need to add a fill in the blank box next the column in an input table.
    [cid:image002.png@01D6FEEC.B9A825F0]
    I need to add a column in order to enter the number for each of the selections
    ...
  • Alexander_G
    Replied on February 9, 2021 at 5:02 PM

    Hello,


    Please, can you tell us more about your issue? It will help us to provide you more accurate help.

    Unfortunately, we can not see your attached image. You can attach some screenshots to the thread using this guide:

    How-to-post-screenshots-to-our-support-forum


    Thanks,

    Alex

  • Alexander_G
    Replied on February 9, 2021 at 5:04 PM

    UPD:

    Also, it will be helpful if you can provide the form's URL:

    Guide: 👉 Where-to-find-my-form-url

    Thanks!