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 submit buttons

  1. Hello,
    I've been searching to see if I can have a form with mulitple submit buttons. One at the top of the form and also at the bottom. Is there any way of doing that? I thought perhaps using the HTML option would allow me to add an <input> in there but alas… Any help really appreciated.
    Cheers
    Jason

    Posted 13 years ago on Tuesday November 30, 2010 | Permalink
  2. I'm not 100% sure if it will cause problems or not as we have never done it other than a quick test to confirm it works... but if you create your form and then preview it, view source and copy the HTML for the input submit button and then add an HTML block to your form and paste that HTML for the input submit button in your HTML block it should add the submit button and it should submit the form when clicked. But again, it's not designed to have multiple submit buttons so it may cause problems with functionality such as multi-page forms, etc.

    Posted 13 years ago on Tuesday November 30, 2010 | Permalink
  3. Thanks for replying! I'll try it out tonight and ask that you start working on it for future releases :-)

    Cheers
    Jason

    Posted 13 years ago on Tuesday November 30, 2010 | Permalink