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.

Conditional Logic form not displaying on site

  1. Hi Guys,

    I have had this issue before and it was a jQuery error, but I have searched my site and can't seem to find any errors being generated.

    Basically if a form has conditional logic in it then it isn't being displayed.

    For the time being I have just removed it from any public forms but have set up this page to show the error:

    http://amigaeng.com.au/contact-test-page/

    Any help would be great.

    Matt

    Posted 11 years ago on Thursday June 14, 2012 | Permalink
  2. Matt, I believe your issue is coming from this file I pointed to in this screenshot. You are already declaring the latest release of jQuery in your head, which is good. But in this file you have another version. Try removing the jQuery reference in there and see if that changes anything.

    Posted 11 years ago on Thursday June 14, 2012 | Permalink
  3. HI Rob,

    Thanks for getting back to me.

    I've removed that file completely but doesn't seem to have made any difference...

    Posted 11 years ago on Thursday June 14, 2012 | Permalink
  4. Now it looks like you have a JS error in this file that seems to make reference to form elements:

    Screenshot

    Posted 11 years ago on Thursday June 14, 2012 | Permalink