[TYPO3-mvc] DateTiime Fields / configuring the new property manager
Dennis Ahrens
dennis.ahrens at googlemail.com
Thu Oct 27 19:01:47 CEST 2011
Hi Matthias,
On 27.10.2011 18:15, Matthias Krappitz wrote:
> But still - what can I do, if a frontend user by mistakes does not enter
> the date in the right format 'd.m.Y'? In
if nothing speaks against javascript, i would solve it this way - maybe
a datepicker and a small method, that converts the value into your
expected format.
if you don't want to use JS for any reason you may try to detect the
format in the initialize*Action. Not sure if this works and it does not
seem really clean - but i guess it should work. Maybe someone else has
solved this issue?
regards
Dennis
More information about the TYPO3-project-typo3v4mvc
mailing list