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.

submit button popup?

  1. Hello everyone. I have built a simple form that integrates with STRIPE payments. I am using STRIPE's server to handle all sensitive data, but have an issue b/c I am now dealing with 2 submit buttons.

    I am wondering if the GF submit button can be modified to do something not currently built into the CONFIRMATION MESSAGE options....

    after my form collects the info, the user clicks submit... as of now, my only options for what happens after the SUBMIT button is clicked are to display text, or redirect to either an internal or external web page.

    I have a pre-configured STRIPE payment button, but don't want that displayed until AFTER the user clicks SUBMIT, and I prefer not to build a whole page just for that one tiny button - the page flow wouldn't work well, so I was wondering if there is a way to allow for the dislpay of <html> instead of only text? the button I need to reveal after clicking submit is written using <form> hooks, but the TEXT option after form submission doesn't support code.

    Any thoughts?

    Posted 11 years ago on Friday April 12, 2013 | Permalink