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. circus
    Member

    Hi guys. I have a few quick questions about multiple forms:

    1. Can I pust multiple forms on one page, each with it's own submit button?
    2. Is there a limit to the number that can be posted on one page
    3. Are conflicts likely, or should it just work?
    4. Can the entry of each form, when submitted, immediately appear on the page where the forms are being submitted?

    Thank you for your time, Andrew.

    Posted 11 years ago on Wednesday March 27, 2013 | Permalink
  2. 1) yes. You can put as many forms as you want on one page. You cannot use the same form multiple times on the same page: it won't work properly.

    You will need to set the tabindex for each form individually so you can tab from field to field within one form and not jump to the next form.

    2) there is no limit. More forms will take a longer time to download and render in the client's browser, but there is no limitation within Gravity Forms.

    3) it should just work

    4) Gravity Forms does not work like this. The entries are not displayed on the front end of the site at all.

    Posted 11 years ago on Sunday March 31, 2013 | Permalink
  3. circus
    Member

    Okay, thank you for your time.

    Posted 11 years ago on Tuesday April 2, 2013 | Permalink

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