Can I create a Print Form function?

  • dwb
    Asked on March 23, 2014 at 9:47 AM

    I would like to be able to have a Print Form feature for a reservation form that I am creating so people can print and retain fro their paper records.

  • David JotForm Support Manager
    Replied on March 23, 2014 at 11:56 AM

    1. Assuming that you edit the form, and you are in the form builder. Click on the "Submit" button field on your form

    Can I create a Print Form function? Image 1 Screenshot 40

    2. On the Submit button properties, click "Print" button from the toolbar to enable Print Button. You will be able to see the button with a word "ON" on it:

    Can I create a Print Form function? Image 2 Screenshot 51

    3. That's it, you'll now see the Print Button on the form. 

    Can I create a Print Form function? Image 3 Screenshot 62

    Hope this is what you are looking for, let us know if you have more questions, we will be glad to assist you.
  • dwb
    Replied on March 24, 2014 at 7:00 AM
    Thank you.

    Now, is there a way to have this without the Submit button? i.e., have only the Print Form button?


    Thank you…



    --Doug Brubaker

    ...
  • jedcadorna
    Replied on March 24, 2014 at 9:09 AM

    @Doug,

    Yes you can hide submit button by injecting this custom CSS code.

    .form-submit-button{

    visibility:hidden;

    }

  • dwb
    Replied on March 24, 2014 at 10:20 AM
    Thank you!


    ...
  • Carina
    Replied on March 24, 2014 at 12:13 PM

    If you need further assistance please let us know.

    Thank you.