cancel
Showing results for 
Search instead for 
Did you mean: 

wrong input format error change

Former Member
0 Kudos

Hi, once I made state: required for my date type inputfields it does provide an error if given format is different than yyyy-mm-dd. I get message "Enter the value in the format 1987-11-25". I didnt make it in message pool so my question is, how can I change that error text if there is no representation in message pool. Regards, Balmer

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

The message which you are getting is framework generated and you cannot modify it. Even if it is not required field and you enter the date which is not as the framework format then also it will give the same message.

thanks & regards,

Manoj

Former Member
0 Kudos

so the only way to change it is make one from beggining? Ok, thanks

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Create one simple type of cust-Date Format(Like:mm/dd/yyyy) and map this to your Date inputFiled.

or else you can use simpledateformate.

Regards,

Lavanya.G

Edited by: Lavanya Goriga on Mar 19, 2008 4:58 AM

Edited by: Lavanya Goriga on Mar 19, 2008 5:03 AM