Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

SmartGwt 2.5 DataSourceDateTimeField i18n validation error

$
0
0
Hi all,

I currently use smartGwt (version 2.5) inside an other framework.

When i set the locale to french :

<set-property-fallback name="locale" value="fr"/>

Date fields are well formated (DD/MM/YYYY) and the calendar is translated in french but when i change the date, when i save the new value a popup appear with the error message :"Doit être une date" (Must be a date in english). The validator expect a date with MM/DD/YYYY format.

Please let me know how to solve this problem

Viewing all articles
Browse latest Browse all 4756

Trending Articles