Nintex Form Not Running Validation Rules & Closing Form Prematurely

  • 16 August 2017
  • 9 replies
  • 4 views

Badge

I have a Nintex Form with a few validation rules associated to controls (i.e., if this field is not blank then that field is required, etc.) When I publish it one of two things happens - either the rules will run as expected and the fields will highlight in a red box but then suddenly the form will close or the rules don't run at all and the form closes. I have searched the Nintex site for clues but have come up empty.

Any ideas or help is much appreciated.


9 replies

Userlevel 5
Badge +13

Hmm, how many rules do you have on the form? Sometimes a large number of rules can make things be a little screwy.

Userlevel 5
Badge +14

open developer console and then run your form.

check for any error reported on the console.

Userlevel 5
Badge +14

duplicate question to this -  

Badge +2

I am having this exact issue. I tested with just a simple validation rule isNullorEmpty(self) and it is either not running or it shows a red frame around for few seconds and then closes the form.

Badge +2

I'm having an identical issue - I'm using a default content type, so that doesn't appear to be the source.

I've also stripped out custom scripting/css. Test lists on the same environment & site seem to work.

Badge +2

I've resolved this.

The problem was a validation rule embedded in a control setting that fail.

Nintex processes validations as a sequence, so when one logic errors out, all subsequent rules are ignored.

Badge +1
i have more than 30 fields which assigen required field validation ... but not working
Userlevel 5
Badge +14

@Mukesh_Shewale: Please start a NEW forum thread that gives us more information about your problem and it is likely that somebody will be able to help you! 

Please provide screen shots and an example of exactly what is happening. 

Thank you. 

Badge +1

Please find below screen shot.The same validation working fine on other form only this form validation are not working.

Thank you in advanced

Reply