Is it possible to get rid of the Add Row button?

  • Susan Little
    Asked on December 31, 2023 at 11:36 PM

    Hi everyone, Is it possible to get rid of the "Add Row" button?

  • Sweta JotForm Support
    Replied on January 1, 2024 at 3:34 AM

    Hi Susan,

    Thanks for reaching out to Jotform Support. The following CSS code can be used to hide the Add Row button:

    .add, .remove {
    display: none;
    }

    I'll walk you through setting that up:

    • Open the Form in the Form Builder.
    • Open the Widget Settings by clicking the wand icon.
    • Go to the Custom CSS tab and inject your codes.
    • Then hit the Update Widget button to save your changes.

    Is it possible to get rid of the Add Row button? Image 1 Screenshot 20

    Additionally, go through this guide to inject CSS into the widget on the form.

    Let us know if you need any help.

  • susanlittledvm
    Replied on January 1, 2024 at 3:24 PM

    Thanks! It worked!

  • granthurvitz
    Replied on January 16, 2024 at 2:58 AM

    Good morning Sweta

    I am trying this solution yet can't get it working. Please can you assist?

    Is it possible to get rid of the Add Row button? Image 1 Screenshot 20 Screenshot 10

  • Sweta JotForm Support
    Replied on January 16, 2024 at 3:29 AM

    Hi Granthurvitz,

    Thanks for reaching out to Jotform Support. I answered your other question on a new thread. You can go ahead and check that out here.