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.

Form not showing up.

  1. My forms show up ok at first, but as i keep adding new fields and moving them around it just stops working. I deleted my first one and started from scratch but the same thing has happened again?
    page: http://hancockgallery.ca/custom-printing/

    Posted 11 years ago on Monday January 21, 2013 | Permalink
  2. Looks like you have 3 JS errors on the page, see this Screenshot

    JS errors can prevent your form from loading when the form uses conditional logic. I'd recommend you run through a theme/plugin conflict test:

    http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict

    Posted 11 years ago on Monday January 21, 2013 | Permalink
  3. Why it it when I start a new form they display fine? After adding conditional logic or fields are moved around it stops working? If it were java errors or plugin conflicts why do new simple forms show? ie. http://hancockgallery.ca/test-form/

    Posted 11 years ago on Monday January 21, 2013 | Permalink
  4. Because a simple form doesn't use JavaScript due to the lack of conditional logic. Conditional logic is exposing those erroneous errors that are on every page of your site and should be fixed - because they are errors.

    Posted 11 years ago on Monday January 21, 2013 | Permalink