Clear / Reset / Start Over button, no Submit button, no popup

  • makemybellyfit
    Asked on January 13, 2017 at 8:03 AM

    Hi,

    I've tried to read through all the threads on "Clear form" buttons yet haven't found a solution that works. Some of the suggested HTML code doesn't yield any button...only text on my form that I can't click.

    Here's a description of what I'm after:

    - Clear / Reset / Start Over button

    - No pop-up when the user clicks on the button

    - Button to appear at the bottom of the form

    - There is no requirement for a Submit button since the form is not used to capture data. Simply to display/hide information. 

    - Needs to be fluorescent pink (just kidding). 

     

    Any help is super appreciated,

    Thank you,

    Ben

    http://makemybellyfit.com/pages/which-adapter-bellyfit-maternity-coat#

    https://form.jotform.com/53424438591257

     

  • liyam
    Replied on January 13, 2017 at 8:41 AM

    Hello Ben,

    Unfortunately there is no option on the form builder to disable the pop-up. Instead, you can get the full HTML source code of your form. You can check this guide to know how: https://www.jotform.com/help/104-How-to-get-the-Full-Source-Code-of-your-Form

    Note: I recommend to download the zip file in order to get the javascript files as well. You will need this to prevent the pop-up.

    Next: once you have the full source, just hide the submit button or remove it.

    Next: open jotform.js and remove these parts:

    Clear / Reset / Start Over button, no Submit button, no popup  Image 1 Screenshot 20

    Once you do, save the file. Upload it to your webhost and use the form's full source.

    This should then prevent the pop-up and will just clear the form right away.

    If you have questions or if you need assistance, please let us know.