Title: Submit button positioning
Last modified: February 12, 2021

---

# Submit button positioning

 *  Resolved [dov777](https://wordpress.org/support/users/dov777/)
 * (@dov777)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/submit-button-positioning-3/)
 * Hello,
 * another question, sorry I hope that’s ok.
 * I would like to position the submit button above the last set of optional / hidden
   fields and to the right within a 3 column div.
 * Is it possible to use a “Button” field to function as the submit button and hide
   the actual submit button in this instance?
 * Or is there a way to position the actual submit button where you want?
 * Many thanks for your help, amazing plugin and support.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsubmit-button-positioning-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/submit-button-positioning-3/#post-14042570)
 * Hello [@dov777](https://wordpress.org/support/users/dov777/)
 * You can select the “No” option for the “Display submit button?” attribute in 
   the form’s settings, and then use a button field for submission, entering as 
   its onclick event the following piece of code:
 *     ```
       jQuery(this.form).submit();
       ```
   
 * For pro or commercial product support please contact us directly on our site.
   This includes any pre-sales topics as well.
 * 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).
 * Thank you.
 *  Thread Starter [dov777](https://wordpress.org/support/users/dov777/)
 * (@dov777)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/submit-button-positioning-3/#post-14042725)
 * Hello,
 * thank you very much for the answer.
 * Sorry I didnt know I will contact directly in future.
 * All the best

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

The topic ‘Submit button positioning’ 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/)

## Tags

 * [positioning](https://wordpress.org/support/topic-tag/positioning/)
 * [submit button](https://wordpress.org/support/topic-tag/submit-button/)

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