Hello everyone, I am having a hard time trying to validate dates entered for inspections. Some users try to enter a date in the past, rather than today's date. I need to enforce that they can only use today's date in the required date field.
I tried to do the Arcade thing, but it disables the editing ability.
Is there any way to validate date or other field before users submit?
PS- something like a *required field, but for validation
Thanks