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.

IE Bug on Required Checkbox

  1. ralpheweotto
    Member

    I have a form that won't submit in IE.

    The form submits in webkit and firefox. But not in Internet Explorer (tested in ie 7,8,9). In IE, it keeps returning a validation error that the user hasn't clicked the checkbox even when it has been checked.

    Take a look here.

    // UPDATE: Just to point out, I have tested it with the checkbox set as an unrequired field, and the form validates and submits just fine in IE. But again, when required, it breaks.

    //UPDATE 2: Just saw there is another topic handling this problem.

    Posted 12 years ago on Wednesday November 2, 2011 | Permalink
  2. Hi Ralph,

    First things first, can you do me a favor and try deleting and recreating this field? Second, go ahead and upgrade to the latest version of Gravity Forms (v1.6). Let me know if the issue persists.

    Posted 12 years ago on Wednesday November 2, 2011 | Permalink
  3. ralpheweotto
    Member

    OK just updated and deleted/readded the field. Also tried changing it to a radio button, but was getting the exact same results.

    Unfortunately, this has not fixed the issue in IE.

    Posted 12 years ago on Wednesday November 2, 2011 | Permalink
  4. ralpheweotto
    Member

    Just to reiterate, gravity forms seems to be outputting a different structure in the <input name="" /> vs the <label for="" >. Not sure how you handle validation, but i would think that might be part of the problem...?

    Posted 12 years ago on Thursday November 3, 2011 | Permalink
  5. Hi Ralph,

    Next lets test for theme/plugin conflict. Here are instructions:

    http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict

    Posted 12 years ago on Thursday November 3, 2011 | Permalink