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.

Section Break Condition Hides entire form

  1. Hi there the entire form gets hidden if there is a conditional statement on a section break further down the form... any idea how to resolve this?

    Posted 12 years ago on Wednesday December 7, 2011 | Permalink
  2. Hmm strange now I'm noticing a conditional statement on any element hides the entire form...

    Posted 12 years ago on Wednesday December 7, 2011 | Permalink
  3. Got this solved... was a JS issue... was calling a form via do_shortcode and js/css wasn't being implemented... had to force that via

    gravity_form_enqueue_scripts(1, true);

    Posted 12 years ago on Wednesday December 7, 2011 | Permalink
  4. Hi raptor,

    Glad you were able to get this sorted. :)

    Posted 12 years ago on Thursday December 8, 2011 | Permalink

This topic has been resolved and has been closed to new replies.