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.

jQuery display of form

  1. richardz01
    Member

    Not sure if the title describes the problem correctly. Here goes:

    1. My environment is WP and other "normal" gravity forms work correctly.
    2. I have a page on which i make a jQuery $.post to a php file (grabform.php) on my server that based on what a variable from the $.post value is, it returns a different gravity form by function inclusion. This condition is coded via switch and case. This works and the form displays on the page that makes the jquery post request. The problem is that the form doesn't submit.
    3. When i click the submit button, no errors are displayed but it displays the grabform.php (see above) that is set to display a certain word ('none') if nothing is passed as a post variable.
    4. From what i can understand, there's something missing, as the condition is no longer met after the submission and the form fails to submit (again no error either in php or js console).
    5. I've tried to add the gravity forms enque scripts functions before the variable is checked for condition but it still doesnt work.

    I would really need some help with this.

    Posted 11 years ago on Thursday February 21, 2013 | Permalink
  2. From this explanation, I'm having a hard time understanding the problem. Where does the problem come in?

    Posted 11 years ago on Saturday February 23, 2013 | Permalink
  3. richardz01
    Member

    Chris... i already opened a priority support ticket for this issue in which you replied and i replied back. Please try to focus on that ticket as i haven't heard any updates on that since my reply.

    I really don't find your reply to this normal ticket professional as in my priority support ticked i have offered this ticket's link as an "already opened support forum ticket", yet you fail to reply with any updates on my priority ticket.

    Thank you

    Posted 11 years ago on Saturday February 23, 2013 | Permalink
  4. richardz01
    Member

    Lovely (NOT) support as Gravity Forms tech seems to be serving lately. No wonder ppl no longer pay for licenses.

    I ended up changing the action attribute of the form via javascript so it would post to the correct page, not the page the script to build and display the form was on.

    Though i have to thank the gravity forms support for making me find a solution for which they didnt'.

    Posted 11 years ago on Saturday February 23, 2013 | Permalink
  5. Sorry, it was difficult to tell from this post that you had already opened a priority support request. (I knew I had seen a similar question before but could not find it in the forums with the same username.) I'm glad you found a solution to your problem and I'm sorry I was unable to help you.

    Posted 11 years ago on Saturday February 23, 2013 | Permalink

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