I'm new to Merb (and Ruby) and unsure if the following is possible. I
have a model that has a Date field in it. I'd like my form to have
three select lists (month, day, year) instead of a text field for the
date entry, but I'm not sure of the best way of going about this.
Making the control itself isn't such the thing I'm having trouble
with; it's actually processing it to merge the three fields into one
value and setting the single Date field when the form submitted that
I'm not sure how to go about. I'd want to do this in a very reusable
way.

Any direction would be greatly appreciated.

Thanks,

Patrick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to