How do I remove the Submit button from the "Single Question On One Page" layout

  • atlivengood
    Asked on January 4, 2018 at 12:06 PM

    The form I am building is a calculator to help our potential customers understand costs or savings based on their inputs.  For various reasons we do not want this information to be submitted.  I have researched some and realize that the "All Questions on One Page" layout gives some control over CSS and I believe I can achieve this functionality this way, but I like the layout of the form I have built using the "Single Question On One Page" layout.

    The submit button automatically shows up on the last question that is shown.  I've tried to create a hidden question and make it required, but this does not solve the problem as the submit button still shows up on the last visible question.

    Is there a way to remove the submit button in this layout, or can a way be created?  If something is needed to replace it, it can be replaced with a review answer button or a print button...


    Thanks!

  • David JotForm Support
    Replied on January 4, 2018 at 1:15 PM

    When using Card forms, it is not possible to remove the submit button.  It is possible to set both the background color and text color to transparent:

    1515089696Capture Screenshot 10

    The button would still be there but would not be visible.