My problem was a caching problem as it seems:
What works ( at the moment at least *g*)
$attributes = array('size'=>3,'multiple'=> true);
echo $form->select('foo.faa',$farray,null,$attributes,true);
--
View this message in context:
http://www.nabble.com/%24form-%3Eselect-for-multiple-selections-tp19275223p19275336.html
Sent from the CakePHP mailing list archive at Nabble.com.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---