Reporting Date

1. What is the problem? Be very detailed.
I would like to enter a constrain that controls submission of report. Like "reporting date" is not before 2019 and not tomorrow.
2. What app or server are you using and on what device and operating system? Include version numbers.

3. What you have you tried to fix the problem?

4. What steps can we take to reproduce the problem?

5. Anything else we should know or have? If you have a test form or screenshots or logs, attach below.

.<=today() and .>=date('2019-01-01')

2 Likes

Than you so much, it worked

btw @Oscar welcome to the forum! Please introduce yourself here!

1 Like