Hi there,
I have a selecttag filled with an array. The first entry in the
selecttag-list is empty.
Now I want that empty entry to be selected by default.
Here is my code in the view:
echo $html->selectTag('User/contact', $Contactlist, '0', array( 'size'
=> '10', 'multiple' => 'multiple'))
But the 0 doesn't select the first empty entry.
Thanks
Felix
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---