Skip to main content
Nintex Community Menu Bar

Title Field Validation

  • September 21, 2017
  • 4 replies
  • 17 views

Forum|alt.badge.img+3

Hello all,

I have a question on the Title field. I have set "Require that this column contains information" to "NO" in the list settings and a custom validation rule in the Nintex Forms when the field is empty. I'm getting validation errors as shown in the attached images. Can someone help me.

4 replies

Forum|alt.badge.img+16
  • September 21, 2017

Could you show us  your custom validation rule ?


Forum|alt.badge.img+14
  • Scholar
  • September 22, 2017

I think you need to remove and re-add the control to the form after you changed its definition in the list

‌ list field‌ ‌ change configuration‌


Forum|alt.badge.img+3
  • Author
  • September 22, 2017

Its IsNullOrEmpty(Title). 


Forum|alt.badge.img+3
  • Author
  • September 22, 2017

Thanks Marian. That worked.