VivekVishwanat3
7 years agoQrew Cadet
Testing on date Field
Hi,
I have a Date field. When the user giving any random Text such as "afughauif", the form is taking "1-31-2018" as default value, Which I don't want.
Suppose user given random input:
But system is taking a particular date:
(01-??-2018)=> what can be logic behind this value?
(and eventually when user clicks in the box )
(01-31-2018)
Instead, it should show an error message. Is their anyway to handle this situation?
I have a Date field. When the user giving any random Text such as "afughauif", the form is taking "1-31-2018" as default value, Which I don't want.
Suppose user given random input:
But system is taking a particular date:
(01-??-2018)=> what can be logic behind this value?
(and eventually when user clicks in the box )
(01-31-2018)
Instead, it should show an error message. Is their anyway to handle this situation?