Hi there,
I'm writing a web app with a Date in the model, which I would like to map 
to 3 input (type=text) fields, for day, month and year.
I'm stuck as to how to modify the model's date when the user changes one of 
the fields.

The Date type doesn't seem to have a way to modify a single field, and I'm 
not sure how you collect the three input values in one update.

Am I missing something, or are models expected to map 1-to-1 with form 
elements?

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to