'YY-MM-DD'
To resove this problem i tried to add a string value named NLS_DATE_FORMAT to the oracle designer home under :
[HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\DESIGNER_HOME
Create a string value named NLS_DATE_FORMAT and put the format you want to use for your date, DD-MM-YYYY , for example.
N.B: Replace DESIGNER_HOME by yours.
Review your forms and you will see the date field well formatted in the LOV
Happy coding

No comments:
Post a Comment