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