Skip to main content

I have a Nintex form that has 2 fields: Was the issue fixed and date issue was fixed.  I want to enforce validation on date issue was fixed field when was the issue fixed = Yes.  I tried to put a rule on the field date issue was fixed using this: and(equals(Was the issue fixed?,"Yes"),isNullOrEmpty(Date Issue was fixed)), but it is not enforcing the date field.  What am I doing wrong?

@KristyV - Just to clarify:



 



This was posted in the Nintex for SharePoint forum, but it is tagged with Forms for Office 365. Which version are you using?



 



-Sam


Office 365

@KristyV  -



 



Here's my simple Nintex for Office 365 form:





Was the issue fixed and Date the issue was fixed are not connected to anything in SharePoint in my example. I just dragged them over from the designer toolbox and configured.  I set the visibility on Date the issue was fixed to hidden.



 



Next, I created a new form rule:





which resulted in when Was the issue fixed = yes, Date the issue was fixed is set to be both required and visible.





Please let me know if that solves your issue, so if not, I can continue to help.  If it does, please mark it as an accepted solution.



 



Regards, 



 



-Sam


I forgot to mention that this is using the New Responsive Form Designer in Nintex for Office 365.



-Sam


Reply