Skip to main content
Nintex Community Menu Bar

Validation Rules Suddenly Not Working

  • June 25, 2017
  • 3 replies
  • 21 views

Forum|alt.badge.img+2

I have a handful of validation rules that were working perfectly fine and now have stopped. I can't tell what happened.

3 replies

Forum|alt.badge.img+16
  • June 25, 2017

Can you "debug" the form and see if there is any scripting error?

Have you custom scripting?

It use to be an error on script that makes fail validations


Forum|alt.badge.img+2
  • Author
  • June 26, 2017

I'm not very technical at all...I would need help understanding how to debug. I don't have any custom CSS or Java that I am aware of.


Forum|alt.badge.img+14
  • Scholar
  • June 26, 2017

in browser press F12 and switch to Console tab in window that pops up.

then go and run your form. check console log for any errors reported.