Hello guys! I am new to flutterflow but expert in flutter.
I use a Form with inside a "Date/Time Picker" action, and a display for the dateTime Piecked.
In the form I selected the Validation checkbox for the DateTime Picked.
Everything works fine except the autovalidation doesn't show that the dateTime is not been picked.
I tried to manually add a condition but I cannot select the options, it is in red and gives error. So I cannot use it in any logic.