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.

condional logic breaking form

  1. Hi

    This has baffled me for 2 days now. never had a problem like this before.

    Here is my form. https://demo.menupot.com/basket/

    My conditional logic is stopping my form on iphone. works fine on desktop, and it used to be ok on iphone as well.

    Everything looks right to me on admin.

    Hope you can help

    Mark

    Posted 11 years ago on Wednesday June 27, 2012 | Permalink
  2. I cannot load that page on a desktop using Firefox. I have two errors:

    Timestamp: 6/27/2012 6:50:27 AM
    Error: order.restaurantInfo is undefined
    Source File: https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js
    Line: 13

    Timestamp: 6/27/2012 6:50:27 AM
    Error: Image corrupt or truncated: <unknown>
    Source File: <unknown>
    Line: 0

    The problem is with jQuery. You are loading jQuery from Google and Gravity Forms is also loading jQuery. Once you resolve your jQuery errors, your forms with conditional logic will work.

    Posted 11 years ago on Wednesday June 27, 2012 | Permalink