Compare two dates

Hello, I have an application that handles various date fields. Date number two always has to be less. I must control that this date is not greater than number one. Could you help me. Thank you.

in the date number 2 field, use the max date option with date 1 value

1 Like

I also have the same concern. I tried this but it doesn’t work.