How to make the Confirgurable list widgets into two column

  • Mecinda Dunagan
    Asked on December 31, 2024 at 8:13 PM

    1) How can I get a count of rows?

    2) When I integrate all data from this widget with Excel, the fields and rows are junked in 1 cell.

  • Danilo JotForm Support
    Replied on January 1, 2025 at 6:04 AM

    Hi Mecinda,

    Thanks for reaching out to Jotform Support. I am not sure if I understand your concern correctly. Do you want to have two columns using the Configurable list widgets? If yes, you can Injecting CSS Codes  to Configurable list widgets. Let me show you how:

    1. First, copy this code:

    .configurable-list-field-wrapper {
          min-width: calc(50% - 8px);

    2. In Form Builder, click the Wand icon of your Configurable list widget.

    3. Next, In Widget Settings. Click Custom CSS inject the CSS code, and click Update Widget.

    How to make the Confirgurable list widgets into two column Image 1 Screenshot 20 As for your other question, I've moved that to a new thread to avoid confusion. I'll be responding to it shortly, you can check that out here.

    Give it a try and let us know how it goes.