Title: How to change position submit button programatically
Last modified: February 14, 2022

---

# How to change position submit button programatically

 *  Resolved [mack1990](https://wordpress.org/support/users/mack1990/)
 * (@mack1990)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/how-to-change-position-submit-button-programatically/)
 * Hi,
 * I want to change position of submitting Botton above acceptable checkbox. I did
   it using CSS but it look like… uhm I need something better. I want always, no
   matter which device consumer is using, submit button be above.

Viewing 1 replies (of 1 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/how-to-change-position-submit-button-programatically/#post-15362482)
 * Hello [@mack1990](https://wordpress.org/support/users/mack1990/)
 * Thank you very much for using our plugin.
 * Insert a button field in the form in the position you prefer, and enter the following
   piece of code as its on-click event:
 * `jQuery(this.form).submit();`
 * Finally, for hiding the default submit button, please, select the “No” option
   for the “Display Submit Button?” attribute in the form’s settings.
 * Please, not that commercial products are [not supported in these forums](https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products).
   We will happily answer this and any other questions you can have [on our own site](https://cff.dwbooster.com/contact-us).
 * Best regards.

Viewing 1 replies (of 1 total)

The topic ‘How to change position submit button programatically’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/how-to-change-position-submit-button-programatically/#post-15362482)
 * Status: resolved