Re: Get month, day, year helper to put dates in an array

2008-10-01 Thread BrendonKoz
http://book.cakephp.org/view/547/Field-naming-convention On Sep 29, 5:02 pm, Tony Thomas <[EMAIL PROTECTED]> wrote: > I'm using the form helpers for month, day & year to record several > start and end dates. What I'd like is for each respective helper to > create an array of months, days & years.

Get month, day, year helper to put dates in an array

2008-09-29 Thread Tony Thomas
I'm using the form helpers for month, day & year to record several start and end dates. What I'd like is for each respective helper to create an array of months, days & years. I don't think there's a way to do that with the helper the way it is, is there? Right now $form->month('Model.field', dat