Datetime control throwing "Not a valid date value" exception when the user enters the date in "MMddyyyy" format
Hi,
We are using DateTime control as Text+calender and type as Date and when the user enters Date manually as "MMddyyyy" and click on the button Pega is throwing an Invalid date value message at the bottom of the field which blinks for a second and then sets the value to "mm/dd/yyyy". For this reason I need to click on the button twice to proceed.
eg: user entered 03022014. on click of submit button "Not a valid date value" blinks for a second and then the value is set as 3/2/2014.next when i click on submit i am able to proceed. We are using Pega 7.1.8 version
Can you suggest how to handle this so that the user can proceed on a single click
Thanks,
Santhi