2007/9/20, Chris Hartjes <[EMAIL PROTECTED]>:
> Well, the array I passed in was one I created using generateList() so
> it had key => value pairs.  That might've made the difference.

Probably not, because I did also.

Controller: $audiences = $this->Activity->Audience->generateList();
View: echo $form->input('ade_id', array('options'=>$audiences));

Are you using a nightly build? Did anything change between 5427alpha and today?

Martin

-- 
  Martin Schapendonk, [EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to