I would create a client side widget that parses the input field values upon
form submission and turns them into one single input submission, but that's
me..

There are a couple examples of similar things in the current tap4 trunk
(downloadable using maven2 snapshot builds now as well).
http://tapestry.apache.org/tapestry4.1/


On 6/18/06, hv @ Fashion Content <[EMAIL PROTECTED]> wrote:

I would make a new component that contains 3 input fields which bind to a
single Date value, or I suppose a Calendar value might be better.

"Phillip Rhodes" <[EMAIL PROTECTED]> skrev i en meddelelse
news:[EMAIL PROTECTED]
>I am writing a 3 field date component.  The component allows the user to
>select the month/date/year from select boxes for their birth date.
>
> Couple of questions:
> 1)  Has anyone already created such a component?
>
> 2)  Because I have 3 input fields bound to 3 properties in my component,
> what would be the interface that gets called when all 3 property values
> have been set.  After all the properties are set within the component, I
> would like to construct a date object (from the 3 property values) and
set
> the component "date" bound parameter with my constructed date.
>
> Thanks so much!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




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




--
Jesse Kuhnert
Tacos/Tapestry, team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind.

Reply via email to