You should be able to create an array (from a find('list'...)) pass
that to your form and show it as the select's 'options'.Rick, On May 30, 8:47 pm, DigitalDude <[email protected]> wrote: > Hey, > > I'm looking for a way to populate a time field (input, select) with > data I fetched from the database. This means, I have a specific time > period and I want to display only the times that are included in this > period (e.g. 08:00 - 16:00). This way, the user should chose times > like 12:15, 09:45, 14:30 and so on... > > Is there ANY way to do this in Cake? I hope there is one, after this > I'll have to deal with putting these options via jQuery into the input > select and this won't be fun i guess... > > Greetings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
