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.

Multiple Forms on One Page

  1. We have multiple property listings on a page with a contact agent button which opens up a gravity form with the necessary dynamic fields filled in to contact the respective agent. Each form is filled correctly and submits fine but once you have submitted one contact form all the other contact forms pop up with the thank you for submitting. Is there a way to override this setting so a user can submitted other contact forms on the page.

    Posted 12 years ago on Saturday May 5, 2012 | Permalink
  2. The SAME form multiple times on a single page won't work. DIFFERENT forms on a single page will work. It causes problems because it's the same form id so it tries to submit twice.

    Posted 12 years ago on Monday May 7, 2012 | Permalink
  3. snails007
    Member

    @iaan – I am doing something similar. I have a list of projects on a page with a form embedded into the loop that is retrieving the projects. This form allows a user to contact the author of each project.

    So for each project that is displayed, there is a form attached to it that will send to the authors email address.
    The form is the same on each project, shares the same ID and therefore displays the same message once the form is submitted to one of the authors.

    The forms work perfectly and submit to only the correct author, it doesn’t submit twice or to any other author, it is just the message that is the problem.

    Would there be any type of workaround to get the message to display on only the submitted form?

    Posted 12 years ago on Wednesday June 13, 2012 | Permalink
  4. Hi,
    I have a similar problem. Has a solution been found for this?

    Thanks.

    Posted 12 years ago on Saturday November 3, 2012 | Permalink