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 Not working

  1. Hi

    I have a form where the answers to the first two questions govern whether the remaining fields will appear.

    It used to work but no longer. URL = http://210.8.75.29/~consume1/help-for-consumers/ask-a-legal-expert/consumer-help-email-inquiry/

    Instead if you provide the 'correct' answers and hit 'Submit' the remaining fields appear but you get an error message for failing to complete the required fields.

    Posted 11 years ago on Saturday August 25, 2012 | Permalink
  2. Whenever conditional logic fails to work, it's normally a jQuery error causing the Gravity Forms conditional logic JavaScript to fail. In your case, I see this error on the page:

    Timestamp: 8/25/2012 7:21:21 AM
    Error: TypeError: classOffset is null
    Source File: http://210.8.75.29/~consume1/wp-content/themes/canvasChild/js/child.js
    Line: 46

    You can test for theme and plugin conflicts by following these troubleshooting tips http://rkt.gs/testing

    Posted 11 years ago on Saturday August 25, 2012 | Permalink