Title: submit button
Last modified: January 23, 2017

---

# submit button

 *  Resolved [malpica](https://wordpress.org/support/users/malpica/)
 * (@malpica)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/submit-button-39/)
 * Hi,
 * I have a multipart form with 3 pages. I need insert a submit button in second
   page to send mail to user, store results in database, but it goes to third page
   not to thankyou page.
    I need this because I want that my users could modify 
   populated fields whitout fill all fields and see how prices changes.
 * If you know better solutions??
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/submit-button-39/#post-8687590)
 * Hello,
 * To submit the form with AJAX in the second page, to allow continue entering the
   rest of fields, makes necessary customize your copy of the plugin, because, if
   the third page includes required fields, captcha, or if your form is associated
   to PayPal, to submit the form all required fields must be entered, the captcha
   must be valid, and the user can be redirected to PayPal.
 * Another solution, that is not exactly the solution requested, but does not requiere
   a customization:
 * 1. Enter as the URL of the thank you page in the form’s settings, the same URL
   to the webpage where the form is.
 * 2. Insert in the same page the shortcode to include the form’s summary, with 
   the code to populate the fields by default. More information in the following
   link:
 * [http://cff.dwbooster.com/documentation#populate-form](http://cff.dwbooster.com/documentation#populate-form)
 * Best regards.
 *  Thread Starter [malpica](https://wordpress.org/support/users/malpica/)
 * (@malpica)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/submit-button-39/#post-8688127)
 * The third page is a summary with sort results and links to buy my products.
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/submit-button-39/#post-8688832)
 * Hello,
 * In this case, my recommendation is to display the summary of data collected by
   the form, and the links to the products, with the shortcode for the summary directly
   in the webpage, and not as part to the form, and then insert both shortcodes 
   in the same page, to use the code in the plugin’s documentation to populate the
   form by default, allowing the users modify the values.
 * Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘submit button’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/submit-button-39/#post-8688832)
 * Status: resolved