Hi @Priyanka,
Considering your first date picker is named Date1
Putting a validation code in Second Date Picker like this:
. >=(${Date1}+25) and . <=(${Date1}+35)
should work.
If needed I can share the xls form too.
Hi @Priyanka,
Considering your first date picker is named Date1
Putting a validation code in Second Date Picker like this:
. >=(${Date1}+25) and . <=(${Date1}+35)
should work.
If needed I can share the xls form too.