Skip to main content
Nintex Community Menu Bar

How to Validating date controls compare to other date control in nintex form

  • July 13, 2017
  • 2 replies
  • 19 views

Forum|alt.badge.img+4

How to validate date control in nintex form. I have 3 Date controls.

Record Date

Occurrence Date

Recognition Date

I would like validate Recognition date should not be greaterThan Record Date and Recognition Date Should not be less than Occurrence Date.

Note: Recognition Date > Occurrence Date && Recognition Date < Record Date

2 replies

Forum|alt.badge.img+9
  • July 13, 2017

assign a validation rule to Recognition Date control:

205546_pastedImage_1.png

Kind regards

Manfred


Forum|alt.badge.img+4

HiĀ Manfred, many thanks for your reply. but I tried out in different way.

205611_pastedImage_1.png

205612_pastedImage_2.png

This is working for me