Can I hide the Submit button?

  • EMYEstetica
    Asked on November 18, 2016 at 7:55 PM
    But I don't want that submit button, can I hide it?
  • Mike
    Replied on November 18, 2016 at 8:03 PM

    It seems that you have already found how to hide the submit button with injected CSS.

    .form-submit-button {
    display: none;
    }

    Can I hide the Submit button? Image 1 Screenshot 40

    This is how you can show the Reset button.

    Can I hide the Submit button? Image 2 Screenshot 51

    Also, I would like to suggest removing conditions with errors.

    Can I hide the Submit button? Image 3 Screenshot 62

  • EMYEstetica
    Replied on November 18, 2016 at 8:50 PM

    It does reset the form but It does NOT go back to page 1.
    I want it to jump back from beginning (1st page) which will allow user to try again.

    How do we go about this. Any idea?

  • jonathan
    Replied on November 19, 2016 at 12:58 AM

    The latest question will require a different resolution. I have created a separated for it here https://www.jotform.com/answers/993694

    We will attend to it shortly.

    Thanks.