Question
Swedbank
Swedbank
LT
Swedbank
Posted: Feb 15, 2019
Last activity: Feb 16, 2019
Last activity: 16 Feb 2019 18:17 EST
Closed
Set a validation on DateTime (Calendar selection)
Any ideas how to set a Validation on DateTime, show an error message in case older than 30days than CurrentDate is selected.

You can use validate rule and for ur property give this condition
@differenceBetweenDates(YourDateProperty,@CurrentDateTime(),false,Default)>30
error message - give ur error message