Skip to main content
Nintex Community Menu Bar

Nintex Form

  • February 11, 2022
  • 4 replies
  • 22 views

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?

4 replies

Forum|alt.badge.img+14
  • Communicator
  • February 16, 2022

@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


  • Author
  • February 16, 2022
Office 365

Forum|alt.badge.img+14
  • Communicator
  • February 16, 2022

@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


Forum|alt.badge.img+14
  • Communicator
  • February 16, 2022

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

-Sam