• Once I add a slider field to the form, the form disappears entirely. Please help. I’m currently using Gravity Forms Version 2.4.9

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter jrmy1850

    (@jrmy1850)

    Anyone there to respond to this?

    Plugin Author uamv

    (@uamv)

    Hmm. It appears to be some issue with the conditional logic configuration. Can you toy with that a bit and see if you’re able to identify what might be causing the trouble?

    conditional_logic.min.js:1 Uncaught TypeError: Cannot read property '39' of undefined
        at gf_do_field_action (conditional_logic.min.js:1)
        at gf_apply_field_rule (conditional_logic.min.js:1)
        at gf_apply_rules (conditional_logic.min.js:1)
        at HTMLInputElement.onchange ((index):760)
        at Object.trigger (jquery.js:3)
        at Object.a.event.trigger (jquery-migrate.min.js:2)
        at HTMLInputElement.<anonymous> (jquery.js:3)
        at Function.each (jquery.js:2)
        at a.fn.init.each (jquery.js:2)
        at a.fn.init.trigger (jquery.js:3)
    Thread Starter jrmy1850

    (@jrmy1850)

    Ok well that solved it. Thanks.

    The Submit button was set to be hidden if the field above it was 0 and when we removed the condition then the form appeared. The problem is that we need to hide the traditional submit button for a certain reason. It the plugin won’t let us then we’re going to have to rethink the entire flow.

    Plugin Author uamv

    (@uamv)

    Interesting. I’ll see if I can reproduce on my end. Thanks for helping identify that.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Entire Form Disappears Once added’ is closed to new replies.