Title: [Plugin: WordPress Form Manager] Custom Submission Behavior Plugin
Last modified: August 20, 2016

---

# [Plugin: WordPress Form Manager] Custom Submission Behavior Plugin

 *  Resolved [McKlintock](https://wordpress.org/support/users/mcklintock/)
 * (@mcklintock)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-custom-submission-behavior-plugin/)
 * You’ve packed a lot of great and useful features into your Form Manager plugin,
   I am thoroughly impressed. I noticed on your website that you have a “custom 
   submission behavior” plugin. This looks intriguing to me and I have some ideas
   to put it to use. Can you give me any more documentation on this besides what
   you have in the comments of the file? Is this plugin active on all forms or can
   you select which forms run the custom actions?
 * Among other things, I am trying to make a form that will take submitted data 
   and create a WP user with that information. Should this be possible with your
   extra plugin?
 * Thanks.
 * —
    Klint
 * [http://wordpress.org/extend/plugins/wordpress-form-manager/](http://wordpress.org/extend/plugins/wordpress-form-manager/)

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

 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-custom-submission-behavior-plugin/#post-2789731)
 * I just updated the custom submission plugin example on my site (the link is [here](http://www.campbellhoffman.com/files/fm-custom-submit.zip)).
   The example outputs some debug information about the form and the submitted data,
   which will show up at the top of the page. The code is also a good example of
   how to access the information about the submitted form, and the submission data
   itself.
 * For your case you would either check the form ID or the form slug to determine
   which form was submitted. Note that this action is only run after a successful
   submission, so if a file upload or reCAPTCHA fails, the code is not run.
 *  [v.dupont](https://wordpress.org/support/users/vdupont/)
 * (@vdupont)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-custom-submission-behavior-plugin/#post-2789873)
 * This sounds very interesting !
    I also would like some custom code based on the
   submitted data.
 * Dudu
 *  Thread Starter [McKlintock](https://wordpress.org/support/users/mcklintock/)
 * (@mcklintock)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-custom-submission-behavior-plugin/#post-2789874)
 * You can download it from the developer’s website, look under the Add-ons heading
   here: [http://www.campbellhoffman.com/form-manager/](http://www.campbellhoffman.com/form-manager/)
 * Or download it directly here: [http://www.campbellhoffman.com/files/fm-custom-submit.zip](http://www.campbellhoffman.com/files/fm-custom-submit.zip)
 *  [virgodesign](https://wordpress.org/support/users/virgodesign/)
 * (@virgodesign)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-custom-submission-behavior-plugin/#post-2789900)
 * Hi Campbell,
    is there a way to disable submit button during the submission process?
   However it should return enabled if mandatory fields test fails.
 * any suggestions?
 * thankyou very much.

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

The topic ‘[Plugin: WordPress Form Manager] Custom Submission Behavior Plugin’ is
closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-form-manager.svg)
 * [Form Manager](https://wordpress.org/plugins/wordpress-form-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-form-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-form-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-form-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-form-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-form-manager/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [virgodesign](https://wordpress.org/support/users/virgodesign/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-custom-submission-behavior-plugin/#post-2789900)
 * Status: resolved