Nintex Form Date Validation

  • 12 February 2015
  • 2 replies
  • 60 views

Badge +2

Nintex Forms on SharePoint 2010 - Custom list with a date column.

How do I ensure that the user enters in a date that is [Today]+5 or greater? (Column is RequestedDate ... or a date in the future the user would like something.)

I have this working...

Compare To :  Value

Compare Operator: Greater than

Value to compare: Current Date

This validates that the user entry in the date field is greater than the current date.  But [Current Date] + 5 does not work or [Today]+5.

Any help is much appreciated.  Should be pretty simple, I just don't understand the syntax since I am new to Nintex Forms.


2 replies

Badge +9

Hi Robert,

does Your Nintex Forms version support validation rules? Then you can use following validation rule for the date control:

Kind regards

Manfred

Badge +11

Hi ,

Now you can set the range of date as Minimum and Maximum for the date control on the form. Would that help? Could you please mark the appropriate answer as correct response to help others on the community.

Reply