[TYPO3-templavoila] FCE: Date-Field shows in BE the timestamp
David Lanier
mailinglists at davidlanier.com
Fri Mar 16 00:37:13 CET 2007
Hello,
Jenses, were you able to find a solution for this issue?
Does anyone have any suggestion on how to control the display when using
the TV page module? I would appreciate any tips. Or is this not quite
possible yet?
Thanks,
David Lanier
Jens Schmietendorf wrote:
> Hej list!
>
> I have a FCE with an date - field :
>
> <field_date type="array">
> <tx_templavoila type="array">
> <title>Event date</title>
> <description>Event date</description>
> <sample_data type="array">
> <numIndex index="0">15-01-2006</numIndex>
> </sample_data>
> <eType>input</eType>
> <proc>
> <stdWrap>
> date = d.m.Y
> </stdWrap>
> </proc>
> </tx_templavoila>
> <TCEforms type="array">
> <config type="array">
> <type>input</type>
> <size>10</size>
> <checkbox>1</checkbox>
> <default>0</default>
> <eval>date</eval>
> </config>
> <label>Event - Datum</label>
> </TCEforms>
> </field_date>
>
> In the Frontend it renders beautiful as "15.01.2006",
> but in the BE TV-Page module it shows "Event - Datum 1137279600" :-).
> That´s not so nice, if there are several Event-FCEs on the page ...
>
> Is it possible to show a date-processed output in the BE somehow ?
>
> Thanks
> jenses
More information about the TYPO3-project-templavoila
mailing list