Validate the input date greater than “2021-08-10” and less than “2021-08-30”

Hello, my problem is similar to Braulioangulo has, but I need to validate the input date greater than to “2021-08-10” and less than to “2021-08-30”, it is like between function, we need allow to user fill forms in this periods date for instance.

It is a picture what I am doing,

Thanks!!!

@etrejosm, you could do it as outlined in the image shared below:

In the survey tab of your xlsform:

Data entry screen as seen in Enketo: when a date is outside the range

Data entry screen as seen in Enketo: when a date is inside the range

Data entry screen as seen in Enketo: when a date is outside the range

Reference xlsform:

Date Constraint.xls (37.5 KB)

1 Like

Thanks you, Kal_Lam

2 Likes