Title: [Plugin: WordPress Form Manager] no validation or required fields
Last modified: August 20, 2016

---

# [Plugin: WordPress Form Manager] no validation or required fields

 *  Resolved [publicwp](https://wordpress.org/support/users/publicwp/)
 * (@publicwp)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/)
 * Since the last version 1.4.15 (or within a week ago) the fields of my two forms
   are not validated anymore. Empty required fields are also passed through. Any
   advice?
    Regards, public.

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/page/2/?output_format=md)

 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099758)
 * If you send a link to the form that is giving you the trouble to campbellATcampbellhoffman.
   com I will take a look at the generated code and see what is happening.
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099892)
 * To anybody else is having this problem, this was resolved by checking for conflicts
   with other scripts.
 *  [yamacom](https://wordpress.org/support/users/yamacom/)
 * (@yamacom)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099963)
 * I have the same problem, the fields of my two forms are not validated anymore.
   Empty required fields are also passed through. I’m using the version 1.5.9
 *  [joern-kluess](https://wordpress.org/support/users/joern-kluess/)
 * (@joern-kluess)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099974)
 * is ther a soution for the problem? need help
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099975)
 * The solution had to do with a conflict with another plugin. If you post a link
   to the form I’ll take a look at the code and see whats wrong.
 *  [joern-kluess](https://wordpress.org/support/users/joern-kluess/)
 * (@joern-kluess)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099976)
 * [http://metal-bibel.de/anmeldung/](http://metal-bibel.de/anmeldung/)
    here is
   the link – hope it helps … thanks!
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099977)
 * Thank you for posting about this – there was a bug that completely broke validation,
   but it should be fixed in 1.5.21. Also your custom validator’s regexp needs to
   have a forward slash ‘/’ at the beginning and end, otherwise this will cause 
   a javascript crash as well.
 *  [joern-kluess](https://wordpress.org/support/users/joern-kluess/)
 * (@joern-kluess)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099978)
 * updated to 1.5.21 and removed my custom regex …it is not fixed … switched off
   all other plugins (for testing) but still no validation – would you be so kind
   to have a second look at it? thanks!
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099979)
 * It looks like you have an empty condition, which is crashing the script. Try 
   it without the conditions first and see if the validation still doesn’t work.
 *  [joern-kluess](https://wordpress.org/support/users/joern-kluess/)
 * (@joern-kluess)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099980)
 * hmmm – i deleted my custom Text Validator “not empty” – then set all Validators
   to “…” – there are no conditions in the form – but empty fields still not checked..
   
   [http://metal-bibel.de/anmeldung/ ](http://metal-bibel.de/anmeldung/)
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099981)
 * Okay then thats the bug. The form is outputting partial code for a condition.
   I’ll have an update shortly.
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099982)
 * I just posted 1.5.22.
 *  [joern-kluess](https://wordpress.org/support/users/joern-kluess/)
 * (@joern-kluess)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099983)
 * Thank you for seeking – I did the update – but no effect …
    [http://metal-bibel.de/anmeldung/](http://metal-bibel.de/anmeldung/)
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099984)
 * Okay, try these steps: If you go to Conditions in the form editor, there should
   be nothing between the ‘Add’ button at the top and the ‘Cancel’ button at the
   bottom. If there is a condition box, click ‘delete’ and then save. If the page
   is empty, add a new condition, save the changes, then delete the condition, and
   save again.
 * The problem is the form is outputting a partial condition script, so somewhere
   in the database there is a record of a condition, which needs to be removed.
 *  [joern-kluess](https://wordpress.org/support/users/joern-kluess/)
 * (@joern-kluess)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/#post-2099985)
 * **YES!** That was it Thank you so much!!

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/page/2/?output_format=md)

The topic ‘[Plugin: WordPress Form Manager] no validation or required fields’ 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/)

 * 22 replies
 * 6 participants
 * Last reply from: [pavel_pavel](https://wordpress.org/support/users/pavel_pavel/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-no-validation-or-required-fields/page/2/#post-2100010)
 * Status: resolved