Invoertabel: Hoe pas ik de kolom en rij aan?

  • padahbalans
    Gevraagd op 24 juni 2024 om 10:10


    Mijn tabel ziet er nu zo uit, maar het lukt mij niet om deze gelijk te krijgen.


    de onderste tabel is de juiste....



    Invoertabel: Hoe pas ik de kolom en rij aan? Image 1 Screenshot 20

  • Joeni Jotform Support
    Geantwoord op 24 juni 2024 om 10:38

    Hi padahbalans,

    Thanks for reaching out to Jotform Support. Our Dutch Support agents are busy helping other Jotform users right now, so I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in Dutch, let us know and we can have them do that. But, it might take a while until they're available again.

    Now, coming back to your question, you can Inject this CSS Code into your form.

    #id_3 .form-matrix-column_0 {
      width : 50px !important;
    }
    #id_3 .form-matrix-column_1 {
      width : 50px !important;
    }
    #id_3 .form-matrix-column_2 {
      width : 50px !important;
    }
    #id_3 .form-matrix-column_3 {
      width : 50px !important;
    }
    #id_3 .form-matrix-column_4 {
      width : 50px !important;
    }
    #id_3 .form-matrix-table {
      width : 100% !important;
    }

    Let me show you how:

    1. In Form Builder, click the Roller Paint icon on the upper right side of the panel.
    2. Go to the Style tab and inject the CSS Code into the Inject Custom CSS Code Box.

    Invoertabel: Hoe pas ik de kolom en rij aan? Image 1 Screenshot 30 Check out the screencast of the result below:

    Invoertabel: Hoe pas ik de kolom en rij aan? Image 2 Screenshot 41 Give it a try and let us know how it goes.

 
Your Answer