CSS: I need the save button only in one page, not in all pages.

  • BeTheChange_Conviventia
    Asked on June 25, 2020 at 6:47 PM

    Dear sir/madam, 

    Please help me eliminate the save button in the first page of my form, I only need the SAVE button in the second page, not in the first page: https://www.jotform.com/build/201756867803060

    Thank you in advance

  • Amin JotForm Support
    Replied on June 25, 2020 at 7:52 PM

    Kindly inject the following CSS code into your form:

    .form-pagebreak-save-container{
      display: none;
    }

    Result:

    1593129118Screenshot 2020 06 26 The Easi Screenshot 10

    Related guide: How-to-Inject-Custom-CSS-Codes

    Should you have any further inquiries, we will be more than happy to help.

  • BeTheChange_Conviventia
    Replied on June 25, 2020 at 9:28 PM
    Perfect! thank you so much for your help and prompt response!
    Jeisson Delgado
    *Coordinación de Voluntariado *
    Bogotá - Colombia
    *Conviventia*
    p: m: 305 7069775
    a: Carrera 9 # 1c-30
    w: www.conviventia.org



    El jue., 25 de jun. de 2020 a la(s) 18:52, JotForm (noreply@jotform.com)
    escribió:
    ...