Validate date in Agile PLM
We have been having a problem where in a date field (in Agile PLM), there is the option to type in a date or use the calendar picker.
When the user enters a date, it is often missing the first two characters of the year. For example, the user enters 1/25/18, thinking it will assume 2018. Instead, the date captured is 1/25/0018 which causes all sorts of problems.
I do not see a way to force a date format or cause the date to assume the current millennium when absent.
Does anyone have a suggestion how to block a bad entry like this?