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.

my form is not submitting…further, the submit btn suddenly disappears

  1. This definitely has something to with the conditional logic…as far as it disappearing after I choose some categories which make another dropdown appear. However, the realy issue is that it doesn't submit. It's like DEAD. Site: seeseemedia.com (you can create an account to check) URL: http://seeseemedia.com/members/add-video

    Thanks.

    Posted 13 years ago on Sunday October 23, 2011 | Permalink
  2. Anyone? Please, it's kind of urgent :)

    Posted 13 years ago on Sunday October 23, 2011 | Permalink
  3. I signed up but my confirmation has not yet arrived.

    If the form with conditional logic stops works, it's because there is a JavaScript error, usually due to a plugin or theme conflict. I can't log in to try it to see what's going on, but on the very first page before logging in, there is an error:

    [html]
    Error: illegal character
    Source File: http://seeseemedia.com/members/add-video
    Line: 149, Column: 2
    Source Code:
    $(�#signup-welcome).p(;:last-child').css('display', 'none');

    I think if you fix the source of your JavaScript errors you will be able to make your form work.

    Posted 13 years ago on Monday October 24, 2011 | Permalink
  4. A good test it to try it from the preview. Does it submit properly there?

    Posted 13 years ago on Monday October 24, 2011 | Permalink
  5. Chris, thanks. This was a mistake on my part. I think when I was setting conditional logic for other fields I set it for the submit btn and didn't catch it. I think it's because the screen shifts in a weird way when you go from field to field and sometimes this can throw you off. Problem fixed.

    Posted 13 years ago on Monday October 24, 2011 | Permalink
  6. I received my confirmation, was able to log in, and posted this video:

    http://seeseemedia.com/video/the-xx-islands/

    The JavaScript error is still there, but it did not prevent me from posting the video. Not sure if I did not pick the proper combination of drop downs or trigger the conditional logic, but it worked fine for me.

    Posted 13 years ago on Monday October 24, 2011 | Permalink
  7. So, the problem is resolved? You can delete my submission and tags. Thanks.

    Posted 13 years ago on Monday October 24, 2011 | Permalink