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.

Form doesn't display if javascript is disabled

  1. Hello,

    I've just discovered that a couple of forms that I'd created dont display if javascript is disabled. Is this because I've got some conditional logic in those forms? If so, is there a way of getting the forms to display if javascript is disabled?

    Thanks,
    Steph

    Posted 14 years ago on Wednesday March 17, 2010 | Permalink
  2. Conditional Logic requires Javascript. It won't work with Javascript disabled. It uses Javascript to show/hide the appropriate fields.

    Posted 14 years ago on Wednesday March 17, 2010 | Permalink
  3. Ok Thanks, I wasn't sure if there was going to be a way to get it to display nicely even if the logic was there.

    Cheers,
    Steph

    Posted 14 years ago on Wednesday March 17, 2010 | Permalink
  4. Not currently. The problem is the only way for us to do it would be to display ALL the fields. But that would be odd as some of the fields wouldn't be applicable without the conditional logic in place.

    Posted 14 years ago on Thursday March 18, 2010 | Permalink
  5. Can you add that option to make the form display all the fields by default if JavaScript is disabled?

    Posted 13 years ago on Thursday February 24, 2011 | Permalink
  6. We will consider it. The issue is this can cause problems with the form submission as some fields that are hidden by conditional logic are set to required so then you will have a bunch of required fields that aren't applicable to the user filling out the form. So it has the potential to cause issues with users filling out the form, even if they can see it. So it's not as simple as just displaying those fields, there are more complications than just that.

    Posted 13 years ago on Thursday February 24, 2011 | Permalink

This topic has been resolved and has been closed to new replies.