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 breaking form (maybe)

  1. Hi there - on this form: http://www.agencyea.com/connect/ - I'm trying to get things set up like your contact form, where if a user selects that they're looking for support, an alert comes up directing them to the forums.

    I'd like something similar if a user selects "looking for employment" on our form. I tried simply using conditional logic to hide the submit button if that field selection "IS" looking for employment. Also tried the same conditional logic to hide the message text field.

    In both cases if I save the form after enabling CLogic, the form disappears. Any ideas? Like I said, ideally I'd like to set it up like your form with an alert message directing users to email someone specific.

    Posted 11 years ago on Tuesday March 12, 2013 | Permalink
  2. David Peralty

    Your theme has a very old version of JQuery embedded in it - <script type="text/javascript" src="http://www.agencyea.com/wp-content/themes/EA/js/jquery-1.4.2.min.js"></script>

    You would have to fix this if you wanted to use conditional logic.

    Posted 11 years ago on Tuesday March 12, 2013 | Permalink
  3. Holy cow, I can't believe that! Appreciate you pointing that out for numerous reasons :)

    Posted 11 years ago on Tuesday March 12, 2013 | Permalink
  4. David Peralty

    No problem. Glad to help.

    Posted 11 years ago on Tuesday March 12, 2013 | Permalink