I have a
<fd:widget id="x">
<fd:datatype base="date" />
</fd:widget>
and this in the Forms template
<ft:widget id="x">
<ft:styling type="output"/>
</ft:widget>
How can I control the formatting of the date, a la <jx:formatDate pattern="...">?
(I could just use that, on "${x.value}", but stylistically I'd rather stick w/ <ft:widget> like everything else in this template if there's a way...)
thx,
~ mark
- Re: [cforms] Formatting of date widget? Mark Lundquist
- Re: [cforms] Formatting of date widget? Joerg Heinicke
- Re: [cforms] Formatting of date widget? Mark Lundquist
