[TYPO3-mvc] Editing dates

Henjo Hoeksma me at henjohoeksma.nl
Fri Sep 17 16:19:31 CEST 2010


Hi list,

I have tried several things in order to get a date editable on an event item.
Without any luck...

In my model everything is set to be DateTime.
Making a new object works like a charm. Showing the date as well. 
Updating it won't.

Do I miss anything?

My update form looks like:

<f:form.textfield property="date" value="<f:format.date 
date='{event.date}' format=''d.m.Y - H.i" />

Thanks for your help!

Henjo



More information about the TYPO3-project-typo3v4mvc mailing list