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.

[BUG] Multi-page next button conditional without form conditional logic

  1. cobra
    Member

    I've found that the next button conditional logic will not work without the form conditional logic turned on. I'm just assuming this is a bug. Without the next button logic on, form conditional logic off, Firebug reported "gf_apply_rules is not defined". So I did a test, and it turns out that when you're only using the next button logic, the "conditional_logic.js" is not included in the HEAD as it should be. Turning on form conditional logic fixes this with ease, but shouldn't be necessary, right? I mean, you should be able to have page logic sans form logic.

    Posted 13 years ago on Wednesday December 15, 2010 | Permalink
  2. cobra
    Member

    ...using GF 1.5.beta3.4

    (Loving the multi-page as well as the conditional functionality!)

    Posted 13 years ago on Wednesday December 15, 2010 | Permalink
  3. @cobra Please install the GF 1.5 RC2, as beta 3.4 is an older release, and check to see if the issue is still present and then get back with me here.

    Posted 13 years ago on Thursday December 16, 2010 | Permalink
  4. cobra
    Member

    Ah, thanks for the note. I did upgraded to RC2, same issue.

    Posted 13 years ago on Thursday December 16, 2010 | Permalink
  5. We have posted an updated version of 1.5 RC2 on the Downloads page (1.5 RC2.1). It's a single fix change that corrects this issue. What was happening is the necessary JS wasn't being enqueued in this scenario.

    Posted 13 years ago on Thursday December 16, 2010 | Permalink