How can I hide the submit button until the form print button has been pressed

  • rcolbert
    Asked on May 12, 2015 at 11:27 AM

    I have designed a delivery tag for our couriers and I want the users to print the tag before it they can hit submit or if I could hit print and the submit just happen.

     

     

  • BJoanna
    Replied on May 12, 2015 at 1:56 PM

    Unfortunately it is not possible to hide submit button until the form print button is pressed.

    It is possible to hide submit button using conditional logic to hide/show fields, but that can be achieved only with other fields.

    How can I hide the submit button until the form print button has been pressed Image 1 Screenshot 30

    How can I hide the submit button until the form print button has been pressed Image 2 Screenshot 41

     

    Here is a demo form I made where submit button is hidden while text box field is empty.

    http://form.jotformpro.com/form/51314903014947? 

    If you want to send to your users what they have filled inside of your form when they submit your form, you can use autoresponder. Autoresponder will send them email with all information that they filled inside of your form. 

    Inside of this article you can find out how to set autoresponder inside of your form:

    http://www.jotform.com/help/26-Creating-a-Form-Autoresponder 

    Hope this will help. Let us know if you need further assistance.