-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi folks,

i have a businessobject which contains a java.util.Date member. I need
to map that object to a form with intake.
Probably the best way (for the user) is to display a dropdown box for
the hours with 24 values and another dropdown box for the minutes
(seconds are not really needed for my purpose).

As far as i could see there is no date type known to intake. So my first
approach was to use a normal text input field and declare it as string
in intake. Entering a value like 08:00:00 gave me an exception about
incompatible types (of course. it's trying to assign a string to a date).

Is there a way for my two dropdown boxes to work? How can i realize that?

Thanks for your help,
Michael

- --
Michael Kunze
http://www.smrealms.de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)

iD8DBQFCcJuSikpRWGebGdQRAjZ5AKDCzs3u1G9xchEkpsJc9fCPEzB/ywCfR9Cn
OPmDxgKVdI6iauUKOgwRmQ4=
=k9vL
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to