[html-formfu] Date + Time Select boxes?

onken at houseofdesign.de onken at houseofdesign.de
Wed Nov 26 13:09:44 GMT 2008


You might wanna have a look at
http://search.cpan.org/perldoc?HTML::FormFu::Filter::CompoundJoin which
joins the values of two field to a new one.

On Wed, 26 Nov 2008 13:55:47 +0100, "Jens Schwarz" <blacky6767 at gmx.de>
wrote:
> Hi *,
> 
> I know the 'Date' element of FormFu which works fine. But now I need an
> element where I can also select time in the same manner (my mySQL db has
a
> 'datetime' column).
> 
> Putting a 'Date' and two 'Select' elements (i.e. hour and minute) into a
> 'Multi' element does not seem to work (I have read this somewhere in the
> depths of this malinglist and also tried it by my own hand) - mainly
> because of the 'Date' element being a 'Multi' element itself.
> 
> So my question: How do you implement such a 'DateTime' element so that it
> runs smoothly with Catalyst and DBIx?
> 
> Thanks
>




More information about the HTML-FormFu mailing list