PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

degrading gracefully when javascript disabled in browser--GF doesn't submit

  1. I have a pretty simple GF installed on a client's site, so visitors can request an appointment. Crucial to their conversion funnel.
    After a patient complaint, I tried submitting the form with javascript disabled (in Chrome) and voila, it doesn't submit. What can I do to provide some kind of html fallback when luddites want to submit a form? Does GF have this option available, or is there a known hack?
    Thanks,
    Wes

    Posted 11 years ago on Wednesday December 19, 2012 | Permalink
  2. David Peralty

    Gravity Forms requires JQuery to work correctly, especially if you are using any AJAX (conditional logic or ajax=true in your embed shortcode)

    Posted 11 years ago on Wednesday December 19, 2012 | Permalink
  3. Is better support planned for users without javascript enabled when they use forms with ajax switched on? Surely attaching onSubmit methods shouldn't prevent a normal form submission when javascript is enabled?

    Posted 11 years ago on Sunday February 24, 2013 | Permalink
  4. David Peralty

    I don't think extending support for no-javascript is going to happen any time soon, as it is now a rarity, with less than 2% of all visitors now having Javascript disabled in 2012. (source - http://www.searchenginepeople.com/blog/stats-no-javascript.html)

    Posted 11 years ago on Monday February 25, 2013 | Permalink