Date format issue
We have a requirement of entering value for date/ selecting a date from the date picker in the format YYYY/MM/DD hh:mm . This works only if we use read only format . However the requirement is to have either the field entered by keyboard or using a date picker. However when we enter this using keyboard, it shows an error that the date entered is not in valid format. Is this achievable?