[TYPO3-english] extbase / fluid - date question

S.Korth s.korth at dms-arts.com
Wed Dec 30 16:10:36 CET 2009


Hey all,

i just test the example blog ext. to start with extbase and fluid.
After changing alot of thing and playing around some time i get at least 
one problem.

In my Template i use a form and i want to add a date field:

<label for="dateFrom">Date From</label><br />
<f:form.textbox property="dateFrom" /><br />

Thats all so far. I can input a date and save it. Everything is fine.
But i can't display the value ?!? I can display the value like this
<f:format.date>{news.dateFrom}</f:format.date>, but i need also the 
value inside the textbox.

Anyone knows how ?		


More information about the TYPO3-english mailing list