Skip to main content
Nintex Community Menu Bar

How to make a list field required - isNullOrEmpty() not working

  • January 15, 2021
  • 1 reply
  • 43 views

Forum|alt.badge.img+7

I am in SharePoint 2016 and using Nintex forms. Want to make a field required and prompt the user a message. Do NOT want to make the field required in SharePoint list.  I created a validation rule on the save button and also on the column field itself.  isNullOrEmpty(fieldname) is not working. 

 

What are my options? Thanks a bunch.

 

Mayank

 

 

1 reply

SimonMuntz
Nintex Employee
Forum|alt.badge.img+23
  • Nintex Employee
  • January 17, 2021
Hi,

Add the validation rule to the control that needs to be validated.
When adding the field name to the rule do not type it in, add it from the named controls or use {Self}.